MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@pref.d
CommitLineData
7361da2c
AB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS PREF instruction
3#as: -32 --defsym tpref=1
4#source: cache.s
5
6# Check MIPS PREF instruction assembly.
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 7c457fb5 pref 0x5,255\(v0\)
12[0-9a-f]+ <[^>]*> 7c658035 pref 0x5,-256\(v1\)
13 \.\.\.
This page took 0.14471 seconds and 4 git commands to generate.