summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/insn-opts.d
blob: a61c95e12b6fc3851b30dde5ccdeb8ddfb969002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#objdump: -dtz -j .text --prefix-addresses --show-raw-insn
#name: MIPS .insn default file options

# Check that .insn at the beginning of assembly sees default file options
# such as the ISA mode right.

.*: +file format .*mips.*

SYMBOL TABLE:
0+000000 l    d  \.text	0+000000 \.text
0+000000 g     F \.text	0+000004 foo
0+000004 g     F \.text	0+000004 0x80 bar
0+000008 g     O \.text	0+000004 baz

Disassembly of section \.text:
0+000000 <foo> 00000000 	nop
0+000004 <bar> 0000 0000 	nop
0+000008 <baz> .*