HomeSort by: relevance | last modified time | path
    Searched defs:OP_I64 (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
json_test.c 68 #define OP_I64(x) { NULL, 0, (x) },
106 #define OP_CALL_I(f, x) OP_U64(OPK_CALL_I) OP_FP(f) OP_I64(x)
108 #define OP_CALL_I64(f, x) OP_U64(OPK_CALL_I64) OP_FP(f) OP_I64(x)
  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 59 static bool OP_I64 (instr_info *, int, int);
471 #define Iv64 { OP_I64, v_mode }
12908 OP_I64 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 59 static bool OP_I64 (instr_info *, int, int);
471 #define Iv64 { OP_I64, v_mode }
12869 OP_I64 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 59 static bool OP_I64 (instr_info *, int, int);
472 #define Iv64 { OP_I64, v_mode }
12572 OP_I64 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 59 static bool OP_I64 (instr_info *, int, int);
467 #define Iv64 { OP_I64, v_mode }
12463 OP_I64 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 7077 OP_I64, /* 1 .. 64 */
7602 case OP_I64: po_imm_or_fail ( 1, 64, false); break;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 7080 OP_I64, /* 1 .. 64 */
7605 case OP_I64: po_imm_or_fail ( 1, 64, false); break;

Completed in 98 milliseconds