Searched refs:AARCH64_OPND_ADDR_PCREL14 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h331 AARCH64_OPND_ADDR_PCREL14, /* 14-bit PC-relative address for e.g. TBZ. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h293 AARCH64_OPND_ADDR_PCREL14, /* 14-bit PC-relative address for e.g. TBZ. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h283 AARCH64_OPND_ADDR_PCREL14, /* 14-bit PC-relative address for e.g. TBZ. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h334 AARCH64_OPND_ADDR_PCREL14, /* 14-bit PC-relative address for e.g. TBZ. */ enumerator in enum:aarch64_opnd
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c1800 case AARCH64_OPND_ADDR_PCREL14:
3569 case AARCH64_OPND_ADDR_PCREL14:
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-opc.c1801 case AARCH64_OPND_ADDR_PCREL14:
3573 case AARCH64_OPND_ADDR_PCREL14:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c6204 case AARCH64_OPND_ADDR_PCREL14:
6246 gas_assert (operands[i] == AARCH64_OPND_ADDR_PCREL14);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c1820 case AARCH64_OPND_ADDR_PCREL14:
3715 case AARCH64_OPND_ADDR_PCREL14:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c6923 case AARCH64_OPND_ADDR_PCREL14:
6965 gas_assert (operands[i] == AARCH64_OPND_ADDR_PCREL14);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c6229 case AARCH64_OPND_ADDR_PCREL14:
6271 gas_assert (operands[i] == AARCH64_OPND_ADDR_PCREL14);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c1812 case AARCH64_OPND_ADDR_PCREL14:
3841 case AARCH64_OPND_ADDR_PCREL14:

Completed in 483 milliseconds