blob: 75db8f599942689f204d6906c8c6108407db6bf3 [file] [log] [blame]
.text
callq *%rax
call *%rax
call *%ax
callw *%ax
callw *(%rax)
jmpq *%rax
jmp *%rax
jmp *%ax
jmpw *%ax
jmpw *(%rax)
call 0x100040
jmp 0x100040
.byte 0x66
call foo
.byte 0x66
jmp foo
.byte 0x66
jb foo
retw
retw $8
jz,pt label
jz,pn label
label:
.intel_syntax noprefix
call rax
callq rax
call ax
callw ax
callw [rax]
jmp rax
jmpq rax
jmp ax
jmpw ax
jmpw [rax]
call 0x100040
jmp 0x100040
retw
retw 8