MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / virt.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -Mvirt,cp0-names=mips32r2
2 #name: virt instructions
3 #as: -32 -mvirt
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 [0-9a-f]+ <[^>]*> 4063e800 mfgc0 v1,c0_taghi
9 [0-9a-f]+ <[^>]*> 406ba005 mfgc0 t3,\$20,5
10 [0-9a-f]+ <[^>]*> 40771200 mtgc0 s7,c0_entrylo0
11 [0-9a-f]+ <[^>]*> 40677202 mtgc0 a3,\$14,2
12 [0-9a-f]+ <[^>]*> 42000028 hypcall
13 [0-9a-f]+ <[^>]*> 4212b028 hypcall 0x256
14 [0-9a-f]+ <[^>]*> 4200000b tlbginv
15 [0-9a-f]+ <[^>]*> 4200000c tlbginvf
16 [0-9a-f]+ <[^>]*> 42000010 tlbgp
17 [0-9a-f]+ <[^>]*> 42000009 tlbgr
18 [0-9a-f]+ <[^>]*> 4200000a tlbgwi
19 [0-9a-f]+ <[^>]*> 4200000e tlbgwr
20 ...
This page took 0.031141 seconds and 4 git commands to generate.