MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@cache.d
CommitLineData
7361da2c
AB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS CACHE instruction
3#source: cache.s
4#as: -32
5
6# Check MIPS CACHE instruction assembly.
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 7c457fa5 cache 0x5,255\(v0\)
12[0-9a-f]+ <[^>]*> 7c658025 cache 0x5,-256\(v1\)
13 \.\.\.
This page took 0.166939 seconds and 4 git commands to generate.