Home
last modified time | relevance | path

Searched refs:OP_I64 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
Di386-dis.c64 static void OP_I64 (int, int);
232 #define Iv64 { OP_I64, v_mode }
5484 OP_I64 (int bytemode, int sizeflag) in OP_I64() function
DChangeLog-0001766 (OP_I64): If not 64-bit mode, call OP_I.
1203 (OP_I64, OP_OFF64, OP_IMREG): New functions.
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-20061904 OP_VMOV, OP_RNDQ_IMVNb, OP_RNDQ_I63b, OP_I0, OP_I16z, OP_I32z, OP_I64,
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c5425 OP_I64, /* 1 .. 64 */ enumerator
5753 case OP_I64: po_imm_or_fail ( 1, 64, FALSE); break; in parse_operands()