Searched defs:PREFIX_REX (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/hvf/ | ||
H A D | x86_decode.h | 41 PREFIX_REX = 0x40, enumerator |
/openbmc/qemu/target/i386/tcg/ | ||
H A D | translate.c | 50 #define PREFIX_REX 0x40 macro |