summaryrefslogtreecommitdiff
path: root/alu.asm
diff options
context:
space:
mode:
authorDuncan Smith2010-06-18 09:07:01 -0700
committerDuncan Smith2010-06-18 09:07:01 -0700
commitee908b09445233442bbb79a75317244cc84cba91 (patch)
tree5a150bbc5f376050579636c5b8b045a7c5473bd5 /alu.asm
parentb823c274658802b43e6f7ef2c4448a70dec45cc8 (diff)
parentbcafeb5f76bc6d4a26df93a78ac4f8aad243c497 (diff)
Merge
Diffstat (limited to 'alu.asm')
-rw-r--r--alu.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/alu.asm b/alu.asm
new file mode 100644
index 0000000..cce4011
--- /dev/null
+++ b/alu.asm
@@ -0,0 +1,4 @@
+ ;; Parting out the big math/logic routines from the
+ ;; instruction dispatch table.
+
+