BDNZFLR ( bi target_addr -- )
Vocabularycpu.ppc.assembler
Inputs
OutputsNone
Definition
USING: kernel ;
IN: cpu.ppc.assembler
: BDNZFLR ( bi target_addr -- ) [ 0 ] 2dip BCLR ;