Home
last modified time | relevance | path

Searched refs:AARCH64_OPND_ADDR_ADRP (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Daarch64.h568 AARCH64_OPND_ADDR_ADRP, /* Memory address for ADRP */ enumerator
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Daarch64.h578 AARCH64_OPND_ADDR_ADRP, /* Memory address for ADRP */ enumerator
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daarch64-dis.c715 if (info->type == AARCH64_OPND_ADDR_ADRP) in aarch64_ext_imm()
Daarch64-opc.c4534 case AARCH64_OPND_ADDR_ADRP: in aarch64_print_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Daarch64-dis.c736 if (info->type == AARCH64_OPND_ADDR_ADRP) in aarch64_ext_imm()
Daarch64-opc.c4559 case AARCH64_OPND_ADDR_ADRP: in aarch64_print_operand()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-aarch64.c7199 case AARCH64_OPND_ADDR_ADRP: in parse_operands()