MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_arch_mips1.d
CommitLineData
b337e146
CD
1# name: ELF MIPS1 markings
2# source: empty.s
3# objdump: -p
21b99e26 4# as: -32 -march=mips1
b337e146
CD
5
6.*:.*file format.*elf.*mips.*
7# Note: objdump omits leading zeros, so must check for the fact that
8# flags are _not_ 8 chars long.
9private flags = (.......|......|.....|....|...|..|.): .*\[mips1\].*
10
351cdf24
MF
11MIPS ABI Flags Version: 0
12
13ISA: MIPS1
14GPR size: 32
15CPR1 size: 32
16CPR2 size: 0
17FP ABI: Hard float \(double precision\)
18ISA Extension: None
19ASEs:
20 None
21FLAGS 1: 00000000
22FLAGS 2: 00000000
23
This page took 0.655855 seconds and 4 git commands to generate.