SHL ( Rd Rn imm rep -- ) (original) (raw)

SHL ( Rd Rn imm rep -- )

Vocabulary
cpu.arm.64.assembler

Inputs

Rd an object
Rn an object
imm an object
rep an object

Outputs
None

Definition

IN: cpu.arm.64.assembler

: SHL ( Rd Rn imm rep -- ) 0 10 1 simd-shift-by-imm ;