OpenCores
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-segment.s] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
.psize 0
2
.text
3
# test segment reg insns with memory operand
4
        movw    %ds,(%rax)
5
        mov     %ds,(%rax)
6
        movw    (%rax),%ds
7
        mov     (%rax),%ds
8
# test segment reg insns with REX
9
        movq    %ds,%rax
10
        movq    %rax,%ds
11
        # Force a good alignment.
12
        .p2align        4,0

powered by: WebSVN 2.1.0

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