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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h101 #define SOF IA64_OPND_SOF
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h109 IA64_OPND_SOF, /* 8-bit stack frame size */ enumerator in enum:ia64_opnd
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c5868 case IA64_OPND_SOF:
6248 if (idesc->operands[2] == IA64_OPND_SOF
6249 || idesc->operands[1] == IA64_OPND_SOF)
6303 if (idesc->operands[2] == IA64_OPND_SOF
6304 || idesc->operands[1] == IA64_OPND_SOF)

Completed in 105 milliseconds