Home
last modified time | relevance | path

Searched refs:x86_decode_op (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_decode.h262 typedef struct x86_decode_op { struct
270 } x86_decode_op; argument
296 struct x86_decode_op op[4];
311 struct x86_decode_op *op);
317 struct x86_decode_op *op);
319 struct x86_decode_op *op);
321 struct x86_decode_op *op);
H A Dx86_decode.c104 struct x86_decode_op *op) in decode_modrm_rm()
119 struct x86_decode_op *op) in decode_rax()
152 struct x86_decode_op *op) in decode_imm8()
167 struct x86_decode_op *op) in decode_imm16()
175 struct x86_decode_op *op) in decode_imm()
195 struct x86_decode_op *op) in decode_imm_1()
202 struct x86_decode_op *op) in decode_imm_0()
396 struct x86_decode_op *op) in fetch_moffs()
412 struct x86_decode_op *op) in decode_rcx()
426 struct x86_decode_op *op1);
[all …]