summaryrefslogtreecommitdiff
path: root/test-suite/standalone/sassy/tests/eip.scm
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/standalone/sassy/tests/eip.scm')
-rw-r--r--test-suite/standalone/sassy/tests/eip.scm18
1 files changed, 18 insertions, 0 deletions
diff --git a/test-suite/standalone/sassy/tests/eip.scm b/test-suite/standalone/sassy/tests/eip.scm
new file mode 100644
index 000000000..21a2603b5
--- /dev/null
+++ b/test-suite/standalone/sassy/tests/eip.scm
@@ -0,0 +1,18 @@
+*(call rel32)
+*(call rel16)
+*(call i16 i16
+*(call i16 i32
+*(call 'far m16
+*(call 'far m32
+(call r16)
+*(call m16)
+(call r32)
+*(call m32)
+
+jmp
+
+jcc
+
+loop
+
+jcxz/jecxz