Testcase updates for the previous patch.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-gp64-fp32.d
1 #objdump: -d -mmips:8000
2 #as: -march=8000 -EB -mfp32
3 #name: MIPS -mgp64 -mfp32
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: 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: 24840154 addiu a0,a0,340
17 1c: 08000055 j 154 <[^>]*>
18 20: 0c000055 jal 154 <[^>]*>
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: 8c840154 lw a0,340\(a0\)
24 38: df84c000 ld a0,-16384\(gp\)
25 3c: 3c040000 lui a0,0x0
26 40: dc840000 ld a0,0\(a0\)
27 44: 3c040000 lui a0,0x0
28 48: dc840154 ld a0,340\(a0\)
29 4c: af84c000 sw a0,-16384\(gp\)
30 50: 3c010000 lui at,0x0
31 54: ac240000 sw a0,0\(at\)
32 58: ff84c000 sd a0,-16384\(gp\)
33 5c: 3c010000 lui at,0x0
34 60: fc240000 sd a0,0\(at\)
35 64: 3c010000 lui at,0x0
36 68: 24210000 addiu at,at,0
37 6c: 80240000 lb a0,0\(at\)
38 70: 90210001 lbu at,1\(at\)
39 74: 00042200 sll a0,a0,0x8
40 78: 00812025 or a0,a0,at
41 7c: 3c010000 lui at,0x0
42 80: 24210000 addiu at,at,0
43 84: a0240001 sb a0,1\(at\)
44 88: 00042202 srl a0,a0,0x8
45 8c: a0240000 sb a0,0\(at\)
46 90: 90210001 lbu at,1\(at\)
47 94: 00042200 sll a0,a0,0x8
48 98: 00812025 or a0,a0,at
49 9c: 3c010000 lui at,0x0
50 a0: 24210000 addiu at,at,0
51 a4: 88240000 lwl a0,0\(at\)
52 a8: 98240003 lwr a0,3\(at\)
53 ac: 3c010000 lui at,0x0
54 b0: 24210000 addiu at,at,0
55 b4: a8240000 swl a0,0\(at\)
56 b8: b8240003 swr a0,3\(at\)
57 bc: 3404ffc0 li a0,0xffc0
58 c0: 000423bc dsll32 a0,a0,0xe
59 c4: 3c010000 lui at,0x0
60 c8: dc240000 ld a0,0\(at\)
61 cc: 3c013ff0 lui at,0x3ff0
62 d0: 44810800 mtc1 at,\$f1
63 d4: 44800000 mtc1 zero,\$f0
64 d8: d780c000 ldc1 \$f0,-16384\(gp\)
65 dc: 64a40064 daddiu a0,a1,100
66 e0: 2c840001 sltiu a0,a0,1
67 e4: 64a40064 daddiu a0,a1,100
68 e8: 0004202b sltu a0,zero,a0
69 ec: 00a0202d move a0,a1
70 f0: 2784c000 addiu a0,gp,-16384
71 f4: 3c040000 lui a0,0x0
72 f8: 24840000 addiu a0,a0,0
73 fc: 3c010000 lui at,0x0
74 100: 24210000 addiu at,at,0
75 104: 68240000 ldl a0,0\(at\)
76 108: 6c240007 ldr a0,7\(at\)
77 10c: 3c010000 lui at,0x0
78 110: 24210000 addiu at,at,0
79 114: b0240000 sdl a0,0\(at\)
80 118: b4240007 sdr a0,7\(at\)
81 11c: 3c018000 lui at,0x8000
82 120: 0081082a slt at,a0,at
83 124: 1020000b beqz at,154 <[^>]*>
84 128: 34018000 li at,0x8000
85 12c: 00010c78 dsll at,at,0x11
86 130: 0081082b sltu at,a0,at
87 134: 10200007 beqz at,154 <[^>]*>
88 138: 3c018000 lui at,0x8000
89 13c: 0081082a slt at,a0,at
90 140: 14200004 bnez at,154 <[^>]*>
91 144: 34018000 li at,0x8000
92 148: 00010c78 dsll at,at,0x11
93 14c: 0081082b sltu at,a0,at
94 150: 14200000 bnez at,154 <[^>]*>
95
96 0+0154 <[^>]*>:
97 ...
This page took 0.033043 seconds and 5 git commands to generate.