Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h398 OP_MOV_IMM_WIDEN, /* MOV alias for moving wide immediate (negated). */ enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-asm.c1106 case OP_MOV_IMM_WIDEN: in convert_mov_to_movewide()
1178 case OP_MOV_IMM_WIDEN: in convert_to_real()
Daarch64-dis.c1765 case OP_MOV_IMM_WIDEN: in convert_to_alias()
Daarch64-opc.c1618 case OP_MOV_IMM_WIDEN: in operand_general_constraint_met_p()
DChangeLog-20131332 from the opcode entries of OP_MOV_IMM_LOG, OP_MOV_IMM_WIDEN and
Daarch64-tbl.h2238 …{"mov", 0x12800000, 0x7f800000, movewide, OP_MOV_IMM_WIDEN, CORE, OP2 (Rd, IMM_MOV), QL_DST_R, F_S…
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c6148 opcode = aarch64_get_opcode (OP_MOV_IMM_WIDEN); in fix_mov_imm_insn()