symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@pref.d
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
10 Disassembly 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.041231 seconds and 4 git commands to generate.