Handbook
Glossary
<shifted-register> ( Rm amount type -- sr )
Vocabulary
cpu
.
arm
.
64
.
assembler
.
private
Inputs
Rm
an
object
amount
an
object
type
an
object
Outputs
sr
an
object
Definition
USING:
kernel
math
;
IN:
cpu.arm.64.assembler.private
:
<shifted-register>
( Rm amount type -- sr )
[
over
encode-width
5
+
check-unsigned-immediate
]
dip
shifted-register
boa
;