~rabbits/uxnlin

04de9cb58ebb11fd0f092b3385dfad60c10dd32d — neauoire 4 months ago c4838aa
Added recipe
1 files changed, 2 insertions(+), 0 deletions(-)

M src/uxnlin.tal
M src/uxnlin.tal => src/uxnlin.tal +2 -0
@@ 483,6 483,7 @@ JMP2r
	"STH2r $1 "NEQ $1 =eagerstack
	"STH2r $1 "GTH $1 =eagerstack
	"STH2r $1 "LTH $1 =eagerstack
	"STH2r $1 "LDA $1 =eagerstack
	"STH2 $1 "ADDr $1 =eagerstack
	"STH2 $1 "SUBr $1 =eagerstack
	"STH2 $1 "MULr $1 =eagerstack


@@ 491,6 492,7 @@ JMP2r
	"STH2 $1 "NEQr $1 =eagerstack
	"STH2 $1 "GTHr $1 =eagerstack
	"STH2 $1 "LTHr $1 =eagerstack
	"STH2 $1 "LDAr $1 =eagerstack
	"#__   $1 "#__    $1 =combine
	"DUP   $1 "DUP    $1 =keep
	"DUP2  $1 "DUP2   $1 =keep