Searched refs:loadlit (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | aarch64.h | 962 loadlit, enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | aarch64.h | 975 loadlit, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-aarch64.c | 7216 && (opcode->iclass != loadlit || opcode->op == OP_PRFM_LIT)) in parse_operands() 7257 case loadlit: in parse_operands() 8118 case loadlit: in programmer_friendly_fixup()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | aarch64-asm.c | 613 || inst->opcode->iclass == loadlit) in aarch64_ins_ft()
|
| D | aarch64-dis.c | 998 || inst->opcode->iclass == loadlit) in aarch64_ext_ft()
|
| D | aarch64-tbl.h | 4003 …CORE_INSN ("ldr", 0x18000000, 0xbf000000, loadlit, OP_LDR_LIT, OP2 (Rt, ADDR_PCREL19), QL_R… 4004 …CORE_INSN ("ldr", 0x1c000000, 0x3f000000, loadlit, OP_LDRV_LIT, OP2 (Ft, ADDR_PCREL19), QL_F… 4005 …CORE_INSN ("ldrsw", 0x98000000, 0xff000000, loadlit, OP_LDRSW_LIT, OP2 (Rt, ADDR_PCREL19), QL_X… 4006 …CORE_INSN ("prfm", 0xd8000000, 0xff000000, loadlit, OP_PRFM_LIT, OP2 (PRFOP, ADDR_PCREL19), QL_P…
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | aarch64-asm.c | 613 || inst->opcode->iclass == loadlit) in aarch64_ins_ft()
|
| D | aarch64-dis.c | 1021 || inst->opcode->iclass == loadlit) in aarch64_ext_ft()
|
| D | aarch64-tbl.h | 4094 …CORE_INSN ("ldr", 0x18000000, 0xbf000000, loadlit, OP_LDR_LIT, OP2 (Rt, ADDR_PCREL19), QL_R… 4095 …CORE_INSN ("ldr", 0x1c000000, 0x3f000000, loadlit, OP_LDRV_LIT, OP2 (Ft, ADDR_PCREL19), QL_F… 4096 …CORE_INSN ("ldrsw", 0x98000000, 0xff000000, loadlit, OP_LDRSW_LIT, OP2 (Rt, ADDR_PCREL19), QL_X… 4097 …CORE_INSN ("prfm", 0xd8000000, 0xff000000, loadlit, OP_PRFM_LIT, OP2 (PRFOP, ADDR_PCREL19), QL_P…
|