Searched refs:X86_DECODE_CMD_LOOP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_decode.h | 152 X86_DECODE_CMD_LOOP, enumerator
|
H A D | x86_decode.c | 1160 {0xe0, X86_DECODE_CMD_LOOP, 0, false, decode_imm8_signed, 1162 {0xe1, X86_DECODE_CMD_LOOP, 0, false, decode_imm8_signed, 1164 {0xe2, X86_DECODE_CMD_LOOP, 0, false, decode_imm8_signed,
|