Searched refs:op_bounds16 (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c142 case op_bounds16: return 4;
H A Dia32_operand.c254 op->datatype = (size == 4) ? op_bounds32 : op_bounds16;
H A Dlibdis.h195 op_bounds16 = 18, /* signed 16:16 lower:upper bounds */ enumerator in enum:x86_op_datatype
H A Dx86_format.c394 case op_bounds16: return types[22];

Completed in 217 milliseconds