TWLE ( rx ry -- ) (original) (raw)

TWLE ( rx ry -- )

Vocabulary
cpu.ppc.assembler

Inputs

rx an object
ry an object

Outputs
None

Definition

USING: kernel ;

IN: cpu.ppc.assembler

: TWLE ( rx ry -- ) [ 20 ] 2dip TW ;