Searched defs:instr_info (Results 1 – 5 of 5) sorted by relevance
42 typedef struct instr_info instr_info; typedef144 struct instr_info struct146 enum address_mode address_mode;149 int prefixes;152 uint8_t rex;154 uint8_t rex_used;157 unsigned char rex2;159 unsigned char rex2_used;160 unsigned char rex2_payload;162 bool need_modrm;[all …]
43 typedef struct instr_info instr_info; typedef144 struct instr_info struct146 enum address_mode address_mode;149 int prefixes;152 unsigned char rex;154 unsigned char rex_used;156 bool need_modrm;157 bool need_vex;158 bool has_sib;162 int used_prefixes;[all …]
275 uint32_t instr_info; /* VMX: VMCS Instruction-Information */ member
4407 Vector<Histable*> *instr_info = NULL; in dbeGetFuncCallerInfoById() local4579 Vector<Histable*> *instr_info = NULL; in dbeGetFuncCalleeInfoById() local