Searched refs:op_bounds32 (Results 1 – 4 of 4) sorted by relevance
143 case op_bounds32: return 8; in x86_operand_size()
254 op->datatype = (size == 4) ? op_bounds32 : op_bounds16; in decode_operand_size()
196 op_bounds32 = 19, /* signed 32:32 lower:upper bounds */ enumerator
395 case op_bounds32: return types[23]; in get_operand_datatype_str()