Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@cache.d
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
10 Disassembly 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.036855 seconds and 4 git commands to generate.