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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-segment.s] - Diff between revs 816 and 818

Only display areas with differences | Details | Blame | View Log

Rev 816 Rev 818
.psize 0
.psize 0
.text
.text
# test segment reg insns with memory operand
# test segment reg insns with memory operand
        movw    %ds,(%rax)
        movw    %ds,(%rax)
        mov     %ds,(%rax)
        mov     %ds,(%rax)
        movw    (%rax),%ds
        movw    (%rax),%ds
        mov     (%rax),%ds
        mov     (%rax),%ds
# test segment reg insns with REX
# test segment reg insns with REX
        movq    %ds,%rax
        movq    %ds,%rax
        movq    %rax,%ds
        movq    %rax,%ds
        # Force a good alignment.
        # Force a good alignment.
        .p2align        4,0
        .p2align        4,0
 
 

powered by: WebSVN 2.1.0

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