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-branch.s] - Diff between revs 205 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 205 Rev 816
.text
.text
        callq   *%rax
        callq   *%rax
        call    *%rax
        call    *%rax
        call    *%ax
        call    *%ax
        callw   *%ax
        callw   *%ax
        callw   *(%rax)
        callw   *(%rax)
        jmpq    *%rax
        jmpq    *%rax
        jmp     *%rax
        jmp     *%rax
        jmp     *%ax
        jmp     *%ax
        jmpw    *%ax
        jmpw    *%ax
        jmpw    *(%rax)
        jmpw    *(%rax)
 
 
        .intel_syntax noprefix
        .intel_syntax noprefix
        call    rax
        call    rax
        callq   rax
        callq   rax
        call    ax
        call    ax
        callw   ax
        callw   ax
        callw   [rax]
        callw   [rax]
        jmp     rax
        jmp     rax
        jmpq    rax
        jmpq    rax
        jmp     ax
        jmp     ax
        jmpw    ax
        jmpw    ax
        jmpw    [rax]
        jmpw    [rax]
 
 

powered by: WebSVN 2.1.0

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