Home
last modified time | relevance | path

Searched refs:ldstnapair_offs (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h339 ldstnapair_offs, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-asm.c465 || inst->opcode->iclass == ldstnapair_offs in aarch64_ins_ft()
554 && inst->opcode->iclass != ldstnapair_offs in aarch64_ins_addr_simm()
Daarch64-dis.c797 || inst->opcode->iclass == ldstnapair_offs in aarch64_ext_ft()
897 || inst->opcode->iclass == ldstnapair_offs in aarch64_ext_addr_simm()
Daarch64-tbl.h2021 …{"stnp", 0x28000000, 0x7fc00000, ldstnapair_offs, 0, CORE, OP3 (Rt, Rt2, ADDR_SIMM7), QL_LDST_PAIR…
2022 …{"ldnp", 0x28400000, 0x7fc00000, ldstnapair_offs, 0, CORE, OP3 (Rt, Rt2, ADDR_SIMM7), QL_LDST_PAIR…
2023 …{"stnp", 0x2c000000, 0x3fc00000, ldstnapair_offs, 0, CORE, OP3 (Ft, Ft2, ADDR_SIMM7), QL_LDST_PAIR…
2024 …{"ldnp", 0x2c400000, 0x3fc00000, ldstnapair_offs, 0, CORE, OP3 (Ft, Ft2, ADDR_SIMM7), QL_LDST_PAIR…
Daarch64-opc.c1324 case ldstnapair_offs: in operand_general_constraint_met_p()