MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ginv.d
1 #objdump: -pdr --prefix-addresses --show-raw-insn
2 #name: MIPS GINV
3 #as: -mginv -32
4
5 # Test GINV instructions.
6
7 .*: +file format .*mips.*
8 #...
9 ASEs:
10 #...
11 GINV ASE
12 #...
13
14 Disassembly of section \.text:
15 [0-9a-f]+ <[^>]*> 7c40003d ginvi v0
16 [0-9a-f]+ <[^>]*> 7c6000bd ginvt v1,0x0
17 [0-9a-f]+ <[^>]*> 7c8001bd ginvt a0,0x1
18 \.\.\.
This page took 0.029682 seconds and 4 git commands to generate.