TWLNL ( rx ry -- ) (original) (raw)

TWLNL ( rx ry -- )

Vocabulary
cpu.ppc.assembler

Inputs

rx an object
ry an object

Outputs
None

Definition

USING: kernel ;

IN: cpu.ppc.assembler

: TWLNL ( rx ry -- ) [ 5 ] 2dip TW ;