~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/mips/mips-abi32.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -d -mmips:8000
 
2
#as: -march=8000 -EB -mabi=32
 
3
#name: MIPS -mabi=32
 
4
 
 
5
.*: +file format.*
 
6
 
 
7
Disassembly of section .text:
 
8
 
 
9
0+000 <[^>]*>:
 
10
   0:   3c041234        lui     a0,0x1234
 
11
   4:   34845678        ori     a0,a0,0x5678
 
12
   8:   27840000        addiu   a0,gp,0
 
13
   c:   3c040000        lui     a0,0x0
 
14
  10:   24840000        addiu   a0,a0,0
 
15
  14:   3c040000        lui     a0,0x0
 
16
  18:   24840108        addiu   a0,a0,264
 
17
  1c:   08000042        j       108 <[^>]*>
 
18
  20:   0c000042        jal     108 <[^>]*>
 
19
  24:   8f840000        lw      a0,0\(gp\)
 
20
  28:   3c040000        lui     a0,0x0
 
21
  2c:   8c840000        lw      a0,0\(a0\)
 
22
  30:   3c040000        lui     a0,0x0
 
23
  34:   8c840108        lw      a0,264\(a0\)
 
24
  38:   8f840000        lw      a0,0\(gp\)
 
25
  3c:   8f850004        lw      a1,4\(gp\)
 
26
  40:   3c010000        lui     at,0x0
 
27
  44:   8c240000        lw      a0,0\(at\)
 
28
  48:   8c250004        lw      a1,4\(at\)
 
29
  4c:   3c010000        lui     at,0x0
 
30
  50:   8c240108        lw      a0,264\(at\)
 
31
  54:   8c25010c        lw      a1,268\(at\)
 
32
  58:   af840000        sw      a0,0\(gp\)
 
33
  5c:   3c010000        lui     at,0x0
 
34
  60:   ac240000        sw      a0,0\(at\)
 
35
  64:   af840000        sw      a0,0\(gp\)
 
36
  68:   af850004        sw      a1,4\(gp\)
 
37
  6c:   3c010000        lui     at,0x0
 
38
  70:   ac240000        sw      a0,0\(at\)
 
39
  74:   ac250004        sw      a1,4\(at\)
 
40
  78:   3c010000        lui     at,0x0
 
41
  7c:   24210000        addiu   at,at,0
 
42
  80:   80240000        lb      a0,0\(at\)
 
43
  84:   90210001        lbu     at,1\(at\)
 
44
  88:   00042200        sll     a0,a0,0x8
 
45
  8c:   00812025        or      a0,a0,at
 
46
  90:   3c010000        lui     at,0x0
 
47
  94:   24210000        addiu   at,at,0
 
48
  98:   a0240001        sb      a0,1\(at\)
 
49
  9c:   00042202        srl     a0,a0,0x8
 
50
  a0:   a0240000        sb      a0,0\(at\)
 
51
  a4:   90210001        lbu     at,1\(at\)
 
52
  a8:   00042200        sll     a0,a0,0x8
 
53
  ac:   00812025        or      a0,a0,at
 
54
  b0:   3c010000        lui     at,0x0
 
55
  b4:   24210000        addiu   at,at,0
 
56
  b8:   88240000        lwl     a0,0\(at\)
 
57
  bc:   98240003        lwr     a0,3\(at\)
 
58
  c0:   3c010000        lui     at,0x0
 
59
  c4:   24210000        addiu   at,at,0
 
60
  c8:   a8240000        swl     a0,0\(at\)
 
61
  cc:   b8240003        swr     a0,3\(at\)
 
62
  d0:   3c043ff0        lui     a0,0x3ff0
 
63
  d4:   00002821        move    a1,zero
 
64
  d8:   3c010000        lui     at,0x0
 
65
  dc:   8c240000        lw      a0,0\(at\)
 
66
  e0:   8c250004        lw      a1,4\(at\)
 
67
  e4:   3c013ff0        lui     at,0x3ff0
 
68
  e8:   44810800        mtc1    at,\$f1
 
69
  ec:   44800000        mtc1    zero,\$f0
 
70
  f0:   d7800000        ldc1    \$f0,0\(gp\)
 
71
  f4:   24a40064        addiu   a0,a1,100
 
72
  f8:   2c840001        sltiu   a0,a0,1
 
73
  fc:   24a40064        addiu   a0,a1,100
 
74
 100:   0004202b        sltu    a0,zero,a0
 
75
 104:   00a02021        move    a0,a1
 
76
 
 
77
0+0108 <[^>]*>:
 
78
        ...