Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16@stabs-symbol-type.d
1 #DUMPPROG: readelf
2 #readelf: -s
3 #name: MIPS .stab symbol type
4 #as: -32
5 #source: stabs-symbol-type.s
6
7 # Verify the symbol type when emitting a .stab directive.
8 # In this case, it should be MIPS16.
9 #...
10 *[0-9]+: +[0-9]+ +[0-9]+ +NOTYPE +LOCAL +DEFAULT +\[MIPS16\] +[0-9]+ foo
11 #pass
This page took 0.029444 seconds and 4 git commands to generate.