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

  /external/google-breakpad/src/third_party/libdisasm/
ia32_invariant.c 172 case OPTYPE_p:
ia32_operand.c 260 case OPTYPE_p: /* 32/48-bit ptr [op size attr] */
ia32_insn.h 159 #define OPTYPE_p 0x06000000 /* 16:16 or 16:32 pointer */
ia32_opcode_tables.c 171 { 0, INS_CALL, 0, ADDRMETH_A | OPTYPE_p | OP_X, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "callf", "", 0, 0, 0, 0 , 0 },
216 { 0, INS_MOV, 0, ADDRMETH_G | OPTYPE_v | OP_W, ADDRMETH_M | OPTYPE_p | OP_R, ARG_NONE, cpu_80386 | isa_GP, "les", "", 0, (…)
    [all...]

Completed in 51 milliseconds