XVRESP ( xt xb -- )
Vocabularycpu.ppc.assembler
Inputs
OutputsNone
Definition
USING: kernel ;
IN: cpu.ppc.assembler
: XVRESP ( xt xb -- ) 0 swap 154 60 xx2-insn ;