MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ginv.d
CommitLineData
6f20c942
FS
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#...
9ASEs:
10#...
11 GINV ASE
12#...
13
14Disassembly 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.023817 seconds and 4 git commands to generate.