Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h61 #define B2 IA64_OPND_B2
Dia64-gen.c952 int i22 = plain_mov && idesc->operands[1] == IA64_OPND_B2; in in_iclass_mov_x()
1143 resolved = idesc->operands[1] == IA64_OPND_B2; in in_iclass()
1149 resolved = idesc->operands[0] == IA64_OPND_B2; in in_iclass()
1183 && idesc->operands[0] == IA64_OPND_B2) in in_iclass()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h81 IA64_OPND_B2, /* branch register # (bits 13-15) */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5567 case IA64_OPND_B2: in operand_match()
6483 case IA64_OPND_B2: in build_insn()
8430 || idesc->operands[i] == IA64_OPND_B2) in specify_resource()
8441 || idesc->operands[i] == IA64_OPND_B2) in specify_resource()