* gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-gp32-fp64.d
1 #objdump: -d -mmips:8000
2 #as: -32 -march=8000 -EB -mgp32 -mfp64
3 #name: MIPS -mgp32 -mfp64
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: 24840104 addiu a0,a0,260
17 1c: 08000041 j 104 <[^>]*>
18 20: 0c000041 jal 104 <[^>]*>
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: 8c840104 lw a0,260\(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: 8c240104 lw a0,260\(at\)
31 54: 8c250108 lw a1,264\(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
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: d780c000 ldc1 \$f0,-16384\(gp\)
68 e8: d780c008 ldc1 \$f0,-16376\(gp\)
69 ec: 24a40064 addiu a0,a1,100
70 f0: 2c840001 sltiu a0,a0,1
71 f4: 24a40064 addiu a0,a1,100
72 f8: 0004202b sltu a0,zero,a0
73 fc: 00a02021 move a0,a1
74 100: 46231040 add.d \$f1,\$f2,\$f3
75
76 0+0104 <[^>]*>:
77 ...
This page took 0.032294 seconds and 5 git commands to generate.