MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@virt.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -Mvirt,cp0-names=mips32r2
2 #name: virt instructions
3 #source: virt.s
4 #as: -32 -mvirt
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 007d 04fc mfgc0 v1,c0_taghi
10 [0-9a-f]+ <[^>]*> 0174 2cfc mfgc0 t3,\$20,5
11 [0-9a-f]+ <[^>]*> 02e2 06fc mtgc0 s7,c0_entrylo0
12 [0-9a-f]+ <[^>]*> 00ee 16fc mtgc0 a3,\$14,2
13 [0-9a-f]+ <[^>]*> 0000 c37c hypcall
14 [0-9a-f]+ <[^>]*> 0256 c37c hypcall 0x256
15 [0-9a-f]+ <[^>]*> 0000 417c tlbginv
16 [0-9a-f]+ <[^>]*> 0000 517c tlbginvf
17 [0-9a-f]+ <[^>]*> 0000 017c tlbgp
18 [0-9a-f]+ <[^>]*> 0000 117c tlbgr
19 [0-9a-f]+ <[^>]*> 0000 217c tlbgwi
20 [0-9a-f]+ <[^>]*> 0000 317c tlbgwr
21 \.\.\.
This page took 0.03241 seconds and 4 git commands to generate.