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

  /external/google-breakpad/src/third_party/libdisasm/
ia32_invariant.c 169 case OPTYPE_a: case OPTYPE_v:
ia32_operand.c 251 case OPTYPE_a: /* 2 word or 2 dword [op size attr] */
ia32_insn.h 154 #define OPTYPE_a 0x01000000 /* BOUND: h:h or w:w */
ia32_opcode_tables.c 112 { 0, INS_BOUNDS, INS_NOTE_NONSWAP, ADDRMETH_G | OPTYPE_v | OP_R, ADDRMETH_M | OPTYPE_a | OP_SIGNED | OP_R, ARG_NONE, cpu_80386 | isa_GP, "bound", "", 0, 0, 0, 0 , 0 },
    [all...]

Completed in 92 milliseconds