[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_ase_micromips-2.d
1 # name: ELF microMIPS ASE markings 2
2 # source: nop.s
3 # objdump: -p
4 # as: -32 -mmicromips
5
6 .*:.*file format.*mips.*
7 private flags = [0-9a-f]*[2367abef]......: .*[[,]micromips[],].*
8
9 MIPS ABI Flags Version: 0
10
11 ISA: MIPS.*
12 GPR size: 32
13 CPR1 size: 32
14 CPR2 size: 0
15 FP ABI: Hard float \(double precision\)
16 ISA Extension: None
17 ASEs:
18 MICROMIPS ASE
19 FLAGS 1: 00000000
20 FLAGS 2: 00000000
21
This page took 0.030636 seconds and 4 git commands to generate.