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/] [vxworks1.d] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#as: -mips2 -mvxworks-pic -mabi=32 -EB
2
#objdump: -dr
3
 
4
.*:     file format .*
5
 
6
Disassembly of section \.text:
7
 
8
00000000 <\.text>:
9
#
10
# la $4,local
11
#
12
.*:     8f840000        lw      a0,0\(gp\)
13
                        .*: R_MIPS_GOT16        \.data
14
#
15
# la $4,global
16
#
17
.*:     8f840000        lw      a0,0\(gp\)
18
                        .*: R_MIPS_GOT16        global
19
#
20
# lw $4,local
21
#
22
.*:     8f840000        lw      a0,0\(gp\)
23
                        .*: R_MIPS_GOT16        \.data
24
.*:     8c840000        lw      a0,0\(a0\)
25
#
26
# lw $4,global
27
#
28
.*:     8f840000        lw      a0,0\(gp\)
29
                        .*: R_MIPS_GOT16        global
30
.*:     8c840000        lw      a0,0\(a0\)
31
#
32
# sw $4,local
33
#
34
.*:     8f810000        lw      at,0\(gp\)
35
                        .*: R_MIPS_GOT16        \.data
36
.*:     ac240000        sw      a0,0\(at\)
37
#
38
# sw $4,global
39
#
40
.*:     8f810000        lw      at,0\(gp\)
41
                        .*: R_MIPS_GOT16        global
42
.*:     ac240000        sw      a0,0\(at\)
43
#
44
# ulw $4,local
45
#
46
.*:     8f810000        lw      at,0\(gp\)
47
                        .*: R_MIPS_GOT16        \.data
48
.*:     88240000        lwl     a0,0\(at\)
49
.*:     98240003        lwr     a0,3\(at\)
50
#
51
# ulw $4,global
52
#
53
.*:     8f810000        lw      at,0\(gp\)
54
                        .*: R_MIPS_GOT16        global
55
.*:     88240000        lwl     a0,0\(at\)
56
.*:     98240003        lwr     a0,3\(at\)
57
#
58
# usw $4,local
59
#
60
.*:     8f810000        lw      at,0\(gp\)
61
                        .*: R_MIPS_GOT16        \.data
62
.*:     a8240000        swl     a0,0\(at\)
63
.*:     b8240003        swr     a0,3\(at\)
64
#
65
# usw $4,global
66
#
67
.*:     8f810000        lw      at,0\(gp\)
68
                        .*: R_MIPS_GOT16        global
69
.*:     a8240000        swl     a0,0\(at\)
70
.*:     b8240003        swr     a0,3\(at\)
71
        \.\.\.

powered by: WebSVN 2.1.0

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