diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/asmtest.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S index eb6305f..652e50b 100644 --- a/tests/asmtest.S +++ b/tests/asmtest.S @@ -739,6 +739,7 @@ nop .long 145 + 2b .word 164, 0 .org 2b+32 + .quad 1b .popsection movd %esi, %mm1 |
