URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [elf_arch_mips1.d] - Rev 830
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