Searched refs:OP_MOV_IMM_WIDEN (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | aarch64.h | 398 OP_MOV_IMM_WIDEN, /* MOV alias for moving wide immediate (negated). */ enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-asm.c | 1106 case OP_MOV_IMM_WIDEN: in convert_mov_to_movewide() 1178 case OP_MOV_IMM_WIDEN: in convert_to_real()
|
D | aarch64-dis.c | 1765 case OP_MOV_IMM_WIDEN: in convert_to_alias()
|
D | aarch64-opc.c | 1618 case OP_MOV_IMM_WIDEN: in operand_general_constraint_met_p()
|
D | ChangeLog-2013 | 1332 from the opcode entries of OP_MOV_IMM_LOG, OP_MOV_IMM_WIDEN and
|
D | aarch64-tbl.h | 2238 …{"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/ |
D | tc-aarch64.c | 6148 opcode = aarch64_get_opcode (OP_MOV_IMM_WIDEN); in fix_mov_imm_insn()
|