Searched refs:op_expression (Results 1 – 7 of 7) sorted by relevance
97 case libdis::op_expression: in NextInstruction()121 if (dest && dest->type == libdis::op_expression && in NextInstruction()124 if (src && src->type == libdis::op_expression && in NextInstruction()131 if ((dest && dest->type == libdis::op_expression && in NextInstruction()133 (src && src->type == libdis::op_expression && in NextInstruction()145 if (dest && dest->type == libdis::op_expression && in NextInstruction()148 if (src && src->type == libdis::op_expression && in NextInstruction()159 case libdis::op_expression: in NextInstruction()218 if (!operand || operand->type != libdis::op_expression) in setBadRead()232 if (!operand || operand->type != libdis::op_expression) in setBadWrite()
179 op->type = op_expression; in decode_operand_value()186 op->type = op_expression; in decode_operand_value()420 if ( op->type == op_expression || op->type == op_offset ) { in ia32_decode_operand()
293 if ( op->type != op_offset && op->type != op_expression ){ in format_seg()701 case op_expression: in format_operand_att()769 case op_expression: in format_operand_native()851 case op_expression: in format_operand_xml()952 case op_expression: in format_operand_raw()1014 op->type == op_expression || \
231 op->type = op_expression; in ia32_modrm_decode()
92 op->type = op_expression;
165 op_expression = 6, /* Address expression (scale/index/base/disp) */ enumerator
106 op_expression = 6, enumerator