x86emul: add missing suffixes in test harness
authorJan Beulich <jbeulich@suse.com>
Mon, 5 Feb 2018 09:14:15 +0000 (10:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 5 Feb 2018 09:14:15 +0000 (10:14 +0100)
commitc82edf29eaa12cdc4a4365f970103c4e21b555d8
tree7aed928fd770f4e001490fc60ec7c74db58394f0
parent28ade548b8884bc3c28e9fb94ea8569a02df034b
x86emul: add missing suffixes in test harness

I'm in the process of putting together a gas change issuing at least
warnings when the intended size of a memory operation can't be deduced
from another (register) operand. Add missing suffixes to silence such
future diagnostics.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/test_x86_emulator.c