URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-branch.s] - Rev 825
Go to most recent revision | Compare with Previous | Blame | View Log
.text callq *%rax call *%rax call *%ax callw *%ax callw *(%rax) jmpq *%rax jmp *%rax jmp *%ax jmpw *%ax jmpw *(%rax) .intel_syntax noprefix call rax callq rax call ax callw ax callw [rax] jmp rax jmpq rax jmp ax jmpw ax jmpw [rax]
Go to most recent revision | Compare with Previous | Blame | View Log