Handbook
Glossary
stack-register? ( object -- ? )
Vocabulary
cpu
.
arm
.
64
.
assembler
.
private
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
stack-register
class.
Definition
USING:
classes.tuple.private
;
IN:
cpu.arm.64.assembler.private
:
stack-register?
( object -- ? )
\
stack-register
11
tuple-instance?
;