URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [elf_arch_mips1.d] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
# name: ELF MIPS1 markings
# source: empty.s
# objdump: -p
# as: -32 -march=mips1
.*:.*file format.*elf.*mips.*
# Note: objdump omits leading zeros, so must check for the fact that
# flags are _not_ 8 chars long.
private flags = (.......|......|.....|....|...|..|.): .*\[mips1\].*
Go to most recent revision | Compare with Previous | Blame | View Log