aboutsummaryrefslogtreecommitdiff
path: root/tclasm.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tclasm.tcl')
-rwxr-xr-xtclasm.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tclasm.tcl b/tclasm.tcl
index 90adda5..3fa53d2 100755
--- a/tclasm.tcl
+++ b/tclasm.tcl
@@ -376,6 +376,10 @@ proc uge {} {
puts 0011000000001111
}
+proc rem {} {
+ puts 0011000000010000
+}
+
proc ret {} {
puts 0011000010000000