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-branch.s] - Blame information for rev 219

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

Line No. Rev Author Line
1 205 julius
.text
2
        callq   *%rax
3
        call    *%rax
4
        call    *%ax
5
        callw   *%ax
6
        callw   *(%rax)
7
        jmpq    *%rax
8
        jmp     *%rax
9
        jmp     *%ax
10
        jmpw    *%ax
11
        jmpw    *(%rax)
12
 
13
        .intel_syntax noprefix
14
        call    rax
15
        callq   rax
16
        call    ax
17
        callw   ax
18
        callw   [rax]
19
        jmp     rax
20
        jmpq    rax
21
        jmp     ax
22
        jmpw    ax
23
        jmpw    [rax]

powered by: WebSVN 2.1.0

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