MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_ase_mips16e2-2.d
1 #name: ELF MIPS16e2 ASE markings 2
2 #source: nop.s
3 #objdump: -p
4 #as: -32 -mips16 -mips32r2 -mmips16e2
5
6 .*:.*file format.*mips.*
7 private flags = [0-9a-f]*[4-7c-f]......: .*[[,]mips16[],].*
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: .*
17 ASEs:
18 MIPS16 ASE
19 MIPS16e2 ASE
20 FLAGS 1: 0000000.
21 FLAGS 2: 00000000
This page took 0.030998 seconds and 4 git commands to generate.