aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-15 02:31:30 +1300
committerAndrew Chambers <[email protected]>2021-10-15 02:31:30 +1300
commit16ebebd363bfc900c3881cd83521ba219b947fb4 (patch)
tree2af9be1622056b68f2f0e2676c591d546e501cfb /test
parente80556c2e0f516a6b584a354b491bf353e96830e (diff)
Add failing test.
Diffstat (limited to 'test')
-rw-r--r--test/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index ba4a036..37a76cc 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -30,6 +30,8 @@ t () {
echo -n "."
}
+t "movb %sil, (%rdi)"
+
t "movsbq (%rax), %rbx"
t "movq $-4132994306676758123, %rcx"