summaryrefslogtreecommitdiff
path: root/alu.asm
diff options
context:
space:
mode:
authorAstrid Smith2010-06-18 09:07:01 -0700
committerAstrid Smith2010-06-18 09:07:01 -0700
commit19d08ce85093da25727f38a48c1bfe680433c930 (patch)
tree6f4a151a5ecca2c7b8f13ede5a05df8eca9d3f7e /alu.asm
parentc4badbacbed09a01407840752a12ffac6e432c42 (diff)
parent55e34cb5c5e7ccbd150da9bde886a6f8ca5786b0 (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.
+
+