Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_arch_mips1.d
1 # name: ELF MIPS1 markings
2 # source: empty.s
3 # objdump: -p
4 # as: -32 -march=mips1
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.
9 private flags = (.......|......|.....|....|...|..|.): .*\[mips1\].*
10
This page took 0.031304 seconds and 4 git commands to generate.