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