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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [vxworks1-el.d] - Blame information for rev 156

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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