aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/asmtest.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S
index 2a9f403..985d824 100644
--- a/tests/asmtest.S
+++ b/tests/asmtest.S
@@ -236,6 +236,7 @@ lcall *(%rax)
#endif
jmp 0x1000
+jmp *(%edi)
#ifdef __i386__
jmp *%eax
#else