OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-drx.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
.text
2
_start:
3
        movq    %dr8, %rax
4
        movq    %dr8, %rdi
5
        movq    %rax, %dr8
6
        movq    %rdi, %dr8
7
 
8
.att_syntax noprefix
9
        movq    dr8, rax
10
        movq    dr8, rdi
11
        movq    rax, dr8
12
        movq    rdi, dr8
13
 
14
.intel_syntax noprefix
15
        mov     rax, dr8
16
        mov     rdi, dr8
17
        mov     dr8, rax
18
        mov     dr8, rdi

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.