qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] exec-all.h: Don't use stl_p for patching x86 ju


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] exec-all.h: Don't use stl_p for patching x86 jumps
Date: Tue, 13 May 2014 18:55:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Il 13/05/2014 18:10, Peter Maydell ha scritto:
On 13 May 2014 17:05, Richard Henderson <address@hidden> wrote:
Partial revert of 86360ad71df0070283469b8ae59f33cdd013501d,
because get the "wrong" version of stl_p, the one that does
byte swapping appropriate for the target.

Whoops. We could alternatively commit the patch renaming
the bswap.h functions to use _he_ infixes and then use
stl_he_p() here, yes?

Or use stl_le_p (a bit more readable that _he_).

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]