aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-15 15:54:00 +1300
committerAndrew Chambers <[email protected]>2021-10-15 15:54:00 +1300
commitcdb47c8c200d70bc4b4924580805545c38692b7e (patch)
treedb5b52a06428a34d2548b3d936786d41455f25a1 /test
parent16ebebd363bfc900c3881cd83521ba219b947fb4 (diff)
Refactor to handle more cases.
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 37a76cc..84b14d5 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -30,6 +30,8 @@ t () {
echo -n "."
}
+t "movl \$1000, %r8d"
+
t "movb %sil, (%rdi)"
t "movsbq (%rax), %rbx"