TEQ ( Rn shifter-op -- )


Vocabulary
cpu.arm.assembler

Definition
USING: cpu.arm.assembler.private ;

IN: cpu.arm.assembler

: TEQ ( Rn shifter-op -- ) 9 (CMP) ;