XVRSPIM ( xt xb -- ) (original) (raw)

XVRSPIM ( xt xb -- )

Vocabulary
cpu.ppc.assembler

Inputs

xt an object
xb an object

Outputs
None

Definition

USING: kernel ;

IN: cpu.ppc.assembler

: XVRSPIM ( xt xb -- ) 0 swap 185 60 xx2-insn ;