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