URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-drx.s] - Rev 156
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