aboutsummaryrefslogtreecommitdiff
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rw-r--r--test/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index ecf5ce1..5536d61 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -44,6 +44,7 @@ t "callq *%r10"
t "callq *(%r10)"
t "movb %r11b, (%rsi, %r12, 1)"
t "mov %rdi, -0x60(%rbp)"
+t "imul \$0x28, %rbx, %rcx"
for r in rax r10
do