Handbook
Glossary
STGPpre-encode ( simm7 Xt2 Xn Xt -- )
Vocabulary
cpu
.
arm
.
64
.
assembler
.
opcodes
Inputs
simm7
an
object
Xt2
an
object
Xn
an
object
Xt
an
object
Outputs
None
Definition
USING:
endian
make
math.bitwise
;
IN:
cpu.arm.64.assembler.opcodes
:
STGPpre-encode
( simm7 Xt2 Xn Xt -- )
{
{
0 31
}
{
1 30
}
{
5 27
}
{
0 26
}
{
3 23
}
{
0 22
}
{
simm7
15
}
{
Xt2
10
}
{
Xn
5
}
{
Xt
0
}
}
bitfield*
4
>le
%
;