Handbook
Glossary
stack-register
Vocabulary
cpu
.
arm
.
64
.
assembler
Definition
IN:
cpu.arm.64.assembler
TUPLE:
stack-register
<
general-register
;
Methods
USING:
accessors
combinators
cpu.arm.64.assembler
make
math.parser
prettyprint.custom
prettyprint.sections
;
M:
stack-register
pprint*
width>>
{
{
32
[
"WSP"
]
}
{
64
[
"SP"
]
}
[
[
"SP"
%
#
]
""
make
]
}
case
text
;