Handbook
Glossary
SPSR_EL2? ( object -- ? )
Vocabulary
cpu
.
arm
.
64
.
assembler
.
opcodes
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
SPSR_EL2
class.
Definition
USING:
kernel
;
IN:
cpu.arm.64.assembler.opcodes
:
SPSR_EL2?
( object -- ? )
\
SPSR_EL2
eq?
;