Home
last modified time | relevance | path

Searched refs:X86_DECODE_CMD_LODS (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_decode.h127 X86_DECODE_CMD_LODS, enumerator
H A Dx86_decode.c1045 {0xac, X86_DECODE_CMD_LODS, 1, false, NULL, NULL,
1047 {0xad, X86_DECODE_CMD_LODS, 0, false, NULL, NULL,
H A Dx86_emu.c1404 {X86_DECODE_CMD_LODS, exec_lods},