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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [binutils-2.20.1/] [binutils-2.20.1-or32-1.0rc1/] [gas/] [testsuite/] [gas/] [i386/] [crx.s] - Blame information for rev 205

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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