HomeSort by relevance Sort by last modified time
    Searched refs:op_dqword (Results 1 - 6 of 6) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
x86_insn.c 129 case op_dqword: return 16;
ia32_implicit.c 370 op->datatype = op_dqword; break;
ia32_operand.c 293 op->datatype = op_dqword;
libdis.h 182 op_dqword = 5, /* 16 byte integer */ enumerator in enum:x86_op_datatype
    [all...]
x86_format.c 372 case op_dqword: return types[4];
381 case op_dqword: return types[9];
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 114 op_dqword = 5, op_sreal = 6,

Completed in 51 milliseconds