bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-abi32.d
CommitLineData
dc462216
RS
1#objdump: -d -mmips:8000
2#as: -march=8000 -EB -mabi=32
3#name: MIPS -mabi=32
4
5.*: +file format.*
6
7Disassembly of section .text:
8
90+000 <[^>]*>:
10 0: 3c041234 lui a0,0x1234
11 4: 34845678 ori a0,a0,0x5678
12 8: 2784c000 addiu a0,gp,-16384
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: 8f84c000 lw a0,-16384\(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: 8f84c000 lw a0,-16384\(gp\)
25 3c: 8f85c004 lw a1,-16380\(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: af84c000 sw a0,-16384\(gp\)
33 5c: 3c010000 lui at,0x0
34 60: ac240000 sw a0,0\(at\)
35 64: af84c000 sw a0,-16384\(gp\)
36 68: af85c004 sw a1,-16380\(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
a26f95e7 63 d4: 00002821 move a1,zero
dc462216
RS
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: d780c000 ldc1 \$f0,-16384\(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
a26f95e7 75 104: 00a02021 move a0,a1
aea2ae6e
L
76
770+0108 <[^>]*>:
78 ...
This page took 0.30819 seconds and 4 git commands to generate.