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