MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@xpa.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -M cp0-names=mips32r2
2 #name: XPA instructions
3 #source: xpa.s
4 #as: -32 -mxpa -mvirt
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 0041 00f4 mfhc0 v0,c0_random
10 [0-9a-f]+ <[^>]*> 0050 00f4 mfhc0 v0,c0_config
11 [0-9a-f]+ <[^>]*> 0040 10f4 mfhc0 v0,c0_mvpconf0
12 [0-9a-f]+ <[^>]*> 0040 38f4 mfhc0 v0,\$0,7
13 [0-9a-f]+ <[^>]*> 0041 02f4 mthc0 v0,c0_random
14 [0-9a-f]+ <[^>]*> 0050 02f4 mthc0 v0,c0_config
15 [0-9a-f]+ <[^>]*> 0040 12f4 mthc0 v0,c0_mvpconf0
16 [0-9a-f]+ <[^>]*> 0040 3af4 mthc0 v0,\$0,7
17 [0-9a-f]+ <[^>]*> 0041 04f4 mfhgc0 v0,c0_random
18 [0-9a-f]+ <[^>]*> 0050 04f4 mfhgc0 v0,c0_config
19 [0-9a-f]+ <[^>]*> 0040 14f4 mfhgc0 v0,c0_mvpconf0
20 [0-9a-f]+ <[^>]*> 0040 3cf4 mfhgc0 v0,\$0,7
21 [0-9a-f]+ <[^>]*> 0041 06f4 mthgc0 v0,c0_random
22 [0-9a-f]+ <[^>]*> 0050 06f4 mthgc0 v0,c0_config
23 [0-9a-f]+ <[^>]*> 0040 16f4 mthgc0 v0,c0_mvpconf0
24 [0-9a-f]+ <[^>]*> 0040 3ef4 mthgc0 v0,\$0,7
25 \.\.\.
This page took 0.03016 seconds and 4 git commands to generate.