XVNABSSP ( xt xb -- ) (original) (raw)

XVNABSSP ( xt xb -- )

Vocabulary
cpu.ppc.assembler

Inputs

xt an object
xb an object

Outputs
None

Definition

USING: kernel ;

IN: cpu.ppc.assembler

: XVNABSSP ( xt xb -- ) 0 swap 425 60 xx2-insn ;