Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-tbl.h1949 …{"strb", 0x39000000, 0xffc00000, ldst_pos, OP_STRB_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_W8, 0…
1950 …{"ldrb", 0x39400000, 0xffc00000, ldst_pos, OP_LDRB_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_W8, 0…
1951 …{"ldrsb", 0x39800000, 0xff800000, ldst_pos, OP_LDRSB_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_R8,…
1952 …{"str", 0x3d000000, 0x3f400000, ldst_pos, OP_STRF_POS, CORE, OP2 (Ft, ADDR_UIMM12), QL_LDST_FP, 0},
1953 …{"ldr", 0x3d400000, 0x3f400000, ldst_pos, OP_LDRF_POS, CORE, OP2 (Ft, ADDR_UIMM12), QL_LDST_FP, 0},
1954 …{"strh", 0x79000000, 0xffc00000, ldst_pos, OP_STRH_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_W16, …
1955 …{"ldrh", 0x79400000, 0xffc00000, ldst_pos, OP_LDRH_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_W16, …
1956 …{"ldrsh", 0x79800000, 0xff800000, ldst_pos, OP_LDRSH_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_R16…
1957 …{"str", 0xb9000000, 0xbfc00000, ldst_pos, OP_STR_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_R, F_GP…
1958 …{"ldr", 0xb9400000, 0xbfc00000, ldst_pos, OP_LDR_POS, CORE, OP2 (Rt, ADDR_UIMM12), QL_LDST_R, F_GP…
[all …]
Daarch64-opc.c1322 case ldst_pos: in operand_general_constraint_met_p()
/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h334 ldst_pos, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c6068 gas_assert (instr->opcode->iclass == ldst_pos); in try_to_encode_as_unscaled_ldst()
6333 else if (new_inst->opcode->iclass == ldst_pos in fix_insn()