Searched defs:X86DecodedInsn (Results 1 – 1 of 1) sorted by relevance
263 typedef struct X86DecodedInsn X86DecodedInsn; typedef316 struct X86DecodedInsn { struct317 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;