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 152ea2b..ecf5ce1 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -43,6 +43,7 @@ t "callq *%rax"
t "callq *%r10"
t "callq *(%r10)"
t "movb %r11b, (%rsi, %r12, 1)"
+t "mov %rdi, -0x60(%rbp)"
for r in rax r10
do