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