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/] [mips/] [noreorder.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .text
2
        .globl  per_cpu_trap_init
3
        .ent    per_cpu_trap_init
4
        .type   per_cpu_trap_init, @function
5
per_cpu_trap_init:
6
$L807:
7
        nop
8
        nop
9
        # Removing this .align make the code assemble correctly
10
        .align  3
11
        jal     cpu_cache_init
12
        lw      $31,16($sp)
13
        .set    noreorder
14
        j       tlb_init
15
        addiu   $sp,$sp,24
16
        # Replacing this .word with a nop causes the code to be assembled corrrectly
17
        .word   0
18
        # Removing this nop causes the code to be compiled correctly
19
        nop
20
        .set    reorder
21
 
22
        b       $L807
23
        .end    per_cpu_trap_init
24
 
25
        .p2align 4

powered by: WebSVN 2.1.0

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