Searched refs:OPTYPE_fv (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_invariant.c | 182 case OPTYPE_fe: case OPTYPE_fb: case OPTYPE_fv:
|
D | ia32_insn.h | 176 #define OPTYPE_fv 0x50000000 /* pointer to FPU env: 14|28-bytes */ macro
|
D | ia32_operand.c | 345 case OPTYPE_fv: /* pointer to FPU env: 14 or 28-bytes */ in decode_operand_size()
|
D | ia32_opcode_tables.c | 2056 …{ 0, INS_FPU, 0, ADDRMETH_M|OPTYPE_fv|OP_W, ARG_NONE, ARG_NONE, cpu_80387 | isa_FPU, "flden… 2058 …{ 0, INS_FPU, 0, ADDRMETH_M|OPTYPE_fv|OP_W, ARG_NONE, ARG_NONE, cpu_80387 | isa_FPU, "fnste…
|