Home
last modified time | relevance | path

Searched defs:X86DecodedInsn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h268 typedef struct X86DecodedInsn X86DecodedInsn; typedef
330 struct X86DecodedInsn { struct
347 static void gen_lea_modrm(struct DisasContext *s, X86DecodedInsn *decode); argument