Handbook
Glossary
STGsoff-encode ( imm9 Xn -- )
Vocabulary
cpu
.
arm
.
64
.
assembler
.
opcodes
Inputs
imm9
an
object
Xn
an
object
Outputs
None
Definition
USING:
endian
make
math.bitwise
;
IN:
cpu.arm.64.assembler.opcodes
:
STGsoff-encode
( imm9 Xn -- )
{
{
217 24
}
{
0 23
}
{
0 22
}
{
1 21
}
{
imm9
12
}
{
1 11
}
{
0 10
}
{
Xn
5
}
{
31 0
}
}
bitfield*
4
>le
%
;