summaryrefslogtreecommitdiff
path: root/test/full-pipeline/should-pass/004-itype.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/full-pipeline/should-pass/004-itype.asm')
-rw-r--r--test/full-pipeline/should-pass/004-itype.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/full-pipeline/should-pass/004-itype.asm b/test/full-pipeline/should-pass/004-itype.asm
new file mode 100644
index 0000000..4fbc032
--- /dev/null
+++ b/test/full-pipeline/should-pass/004-itype.asm
@@ -0,0 +1,5 @@
+; Test for some sort of parity between pseudo instructions for itypes
+ldi $0, 1234
+ldi $1, 0x1234
+ldi $1, 1
+ldi $1, 10