pub fn enc_move_wide(
op: MoveWideOp,
rd: Writable<Reg>,
imm: MoveWideConst,
size: OperandSize,
) -> u32Available on crate feature
arm64 only.Expand description
Encode a move-wide instruction.
pub fn enc_move_wide(
op: MoveWideOp,
rd: Writable<Reg>,
imm: MoveWideConst,
size: OperandSize,
) -> u32arm64 only.Encode a move-wide instruction.