[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / n32-consec.d
CommitLineData
99262e37 1#as: -march=from-abi -n32
a4cb6c4d
AO
2#objdump: -Dr --prefix-addresses
3#name: n32 consecutive unrelated relocations
4
5.*: file format .*mips.*
6
7Disassembly of section .text:
8 ...
9 0: R_MIPS_32 .text
10Disassembly of section .data:
11 ...
12 0: R_MIPS_32 .data\+0x4
13Disassembly of section .reginfo:
14 ...
351cdf24
MF
15
16Disassembly of section .MIPS.abiflags:
17.*
18.*
19 ...
20.*
21.*
22
23Disassembly of section .gnu.attributes:
24.*
25.*
26.*
27.*
This page took 0.534795 seconds and 4 git commands to generate.