Searched refs:X86_DECODE_CMD_FNSTSW (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/emulate/ |
H A D | x86_decode.h | 182 X86_DECODE_CMD_FNSTSW, enumerator
|
H A D | x86_decode.c | 1561 {0xdd, 7, 0, X86_DECODE_CMD_FNSTSW, 0, false, false, 1563 {0xdd, 7, 3, X86_DECODE_CMD_FNSTSW, 0, false, false, 1603 {0xdf, 4, 3, X86_DECODE_CMD_FNSTSW, 2, false, true,
|