~rabbits/uxnlin

4cbcc6fdf656ea3231454896782df7ad0c82c40d — Devine Lu Linvega a month ago 7695d04
Added recipes
1 files changed, 16 insertions(+), 4 deletions(-)

M src/uxnlin.tal
M src/uxnlin.tal => src/uxnlin.tal +16 -4
@@ 465,6 465,14 @@ JMP2r
	"STH2  $1 "STH2r  $1 =redundance
	"STHr  $1 "STH    $1 =redundance
	"STH2r $1 "STH2   $1 =redundance
	"STH   $1 "STHkr  $1 =redundance
	"STH2  $1 "STH2kr $1 =redundance
	"STHr  $1 "STHk   $1 =redundance
	"STH2r $1 "STH2k  $1 =redundance
	"STH2r $1 "POP2 $1 =redundance
	"STH2 $1 "POP2r $1 =redundance
	"STHr $1 "POP $1 =redundance
	"STH $1 "POPr $1 =redundance
	"DUP   $1 "SWP    $1 =redundance
	"DUP2  $1 "SWP2   $1 =redundance
	"SWP   $1 "SWP    $1 =redundance


@@ 473,10 481,6 @@ JMP2r
	"SWP2r $1 "SWP2r  $1 =redundance
	"DUP   $1 "POP    $1 =redundance
	"DUP2  $1 "POP2   $1 =redundance
	"STH   $1 "STHkr  $1 =redundance
	"STH2  $1 "STH2kr $1 =redundance
	"STHr  $1 "STHk   $1 =redundance
	"STH2r $1 "STH2k  $1 =redundance
	"JMP2r $1 "JMP2r $1 =redundance
	"JMP2r $1 "JMP2 $1 =redundance
	"JMP2r $1 "JMP $1 =redundance


@@ 690,6 694,14 @@ JMP2r
	"OVR2 $1 "OVR2  $1 "OVR2  $1 =ovr2k
	"STH  $1 "SWP   $1 "STHr  $1 =rotswp
	"STH2 $1 "SWP2  $1 "STH2r $1 =rot2swp2
	"STH2r $1 "ADD2 $1 "STH2 $1 =redundance
	"STH2r $1 "SUB2 $1 "STH2 $1 =redundance
	"STH2r $1 "MUL2 $1 "STH2 $1 =redundance
	"STH2r $1 "DIV2 $1 "STH2 $1 =redundance
	"STHr $1 "ADD $1 "STH $1 =redundance
	"STHr $1 "SUB $1 "STH $1 =redundance
	"STHr $1 "MUL $1 "STH $1 =redundance
	"STHr $1 "DIV $1 "STH $1 =redundance
	"#80 $1 "SFT2 $1 "POP $1 =nip
	"#08 $1 "SFT2 $1 "NIP $1 =pop