test: more smart alignment test
[nasm.git] / test / jmp64.asm
blob440551f7d71a0fab30e9faacfdbd1cdf8661b6b6
1 bits 64
2 jmp rcx
3 call [rax]
4 call qword [rdx]