diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh index 0173742..6082ca6 100644 --- a/test/test.sh +++ b/test/test.sh @@ -30,6 +30,8 @@ t () { echo -n "." } +t "mov \$17293822569102704639, %rax" + t "callq *%rax" t "callq *%r10" |
