MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / insn-opts.d
CommitLineData
7bb01e2d
MR
1#objdump: -dtz -j .text --prefix-addresses --show-raw-insn
2#name: MIPS .insn default file options
3
4# Check that .insn at the beginning of assembly sees default file options
5# such as the ISA mode right.
6
7.*: +file format .*mips.*
8
9SYMBOL TABLE:
100+000000 l d \.text 0+000000 \.text
110+000000 g F \.text 0+000004 foo
120+000004 g F \.text 0+000004 0x80 bar
130+000008 g O \.text 0+000004 baz
14
15Disassembly of section \.text:
160+000000 <foo> 00000000 nop
170+000004 <bar> 0000 0000 nop
180+000008 <baz> .*
This page took 0.325755 seconds and 4 git commands to generate.