Searched refs:IA64_OPND_IMM8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-d.c30 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_IMM8}, 0, 0, NULL},
H A Dia64-opc.h104 #define IMM8 IA64_OPND_IMM8
H A Dia64-gen.c1130 resolved = idesc->operands[1] == IA64_OPND_IMM8;
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h112 IA64_OPND_IMM8, /* signed 8-bit immediate (bits 13-19 & 36) */ enumerator in enum:ia64_opnd
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6022 case IA64_OPND_IMM8:
10109 && idesc->operands[1] == IA64_OPND_IMM8

Completed in 203 milliseconds