summaryrefslogtreecommitdiff
path: root/tnslc/compile/isa_x86.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-09-28 11:32:11 -0400
committerKyle Gunger <kgunger12@gmail.com>2022-09-28 11:32:11 -0400
commitf927b5126ef7e219bc5d4aa875523df1f6ea6d83 (patch)
treefebf5655f3969f6259c1ff2ea2526666c4207d9a /tnslc/compile/isa_x86.tnsl
parent6917d1584bf16ec833a21fc35b95e520de8795f3 (diff)
Some basic asm generation around blocks
Diffstat (limited to 'tnslc/compile/isa_x86.tnsl')
-rw-r--r--tnslc/compile/isa_x86.tnsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tnslc/compile/isa_x86.tnsl b/tnslc/compile/isa_x86.tnsl
index bc5d43f..a5d9b0a 100644
--- a/tnslc/compile/isa_x86.tnsl
+++ b/tnslc/compile/isa_x86.tnsl
@@ -14,3 +14,6 @@
EXPRESS OR IMPLIED
#/
+/; add_asm
+
+;/ \ No newline at end of file