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-drx.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
.text _start: movq %dr8, %rax movq %dr8, %rdi movq %rax, %dr8 movq %rdi, %dr8 .att_syntax noprefix movq dr8, rax movq dr8, rdi movq rax, dr8 movq rdi, dr8 .intel_syntax noprefix mov rax, dr8 mov rdi, dr8 mov dr8, rax mov dr8, rdi
Go to most recent revision | Compare with Previous | Blame | View Log