[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / attr-none-double.d
1 #PROG: readelf
2 #source: empty.s
3 #readelf: -A
4 #name: MIPS infer fpabi (double-precision)
5
6 Attribute Section: gnu
7 File Attributes
8 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
9
10 MIPS ABI Flags Version: 0
11
12 ISA: MIPS.*
13 GPR size: .*
14 CPR1 size: .*
15 CPR2 size: 0
16 FP ABI: Hard float \(double precision\)
17 ISA Extension: .*
18 ASEs:
19 #...
20 FLAGS 1: 0000000.
21 FLAGS 2: 00000000
22
This page took 0.02981 seconds and 4 git commands to generate.