From 16ebebd363bfc900c3881cd83521ba219b947fb4 Mon Sep 17 00:00:00 2001 From: Andrew Chambers Date: Fri, 15 Oct 2021 02:31:30 +1300 Subject: Add failing test. --- test/test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') 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" -- cgit v1.2.3