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