Home
last modified time | relevance | path

Searched refs:op_sreal (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dx86_insn.c130 case op_sreal: return 4; in x86_operand_size()
Dia32_operand.c331 op->datatype = op_sreal; in decode_operand_size()
Dlibdis.h183 op_sreal = 6, /* 4 byte real (single real) */ enumerator
Dx86_format.c382 case op_sreal: return types[10]; in get_operand_datatype_str()
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i114 op_dqword = 5, op_sreal = 6, enumerator