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.h263 typedef struct X86DecodedInsn X86DecodedInsn; typedef
316 struct X86DecodedInsn { struct
317 X86OpEntry e;
318 X86DecodedOp op[3];
323 target_ulong immediate;
324 AddressParts mem;
326 TCGv cc_dst, cc_src, cc_src2;
327 TCGv_i32 cc_op_dynamic;
328 int8_t cc_op;
330 uint8_t b;