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