On 14/03/2016 07:50, Jan Beulich wrote:
> Commit 5644ce0142 ("x86emul: relax asm() constraints") introduced a
> 64-bit only instruction suffix, which breaks running the emulator test
> on a 32-bit system. Mirror __OS (and _OP for completeness) to the test
> wrapper source file.
>
> Signed-off-by: J
Commit 5644ce0142 ("x86emul: relax asm() constraints") introduced a
64-bit only instruction suffix, which breaks running the emulator test
on a 32-bit system. Mirror __OS (and _OP for completeness) to the test
wrapper source file.
Signed-off-by: Jan Beulich
--- a/tools/tests/x86_emulator/x86_emu