Searched refs:OP_I64 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c70 static void OP_I64 (int, int);
233 #define Iv64 OP_I64, v_mode
3893 OP_I64 (int bytemode, int sizeflag)
3892 OP_I64 (int bytemode, int sizeflag) function
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c66 static void OP_I64 (int, int);
290 #define Iv64 { OP_I64, v_mode }
15791 OP_I64 (int bytemode, int sizeflag) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c6520 OP_I64, /* 1 .. 64 */
6892 case OP_I64: po_imm_or_fail ( 1, 64, FALSE); break;
6519 OP_I64, /* 1 .. 64 */ enumerator in enum:operand_parse_code

Completed in 743 milliseconds