Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-10.d
1 #objdump: -dr -z
2 #as: -mfix-24k -32
3 #name: 24K: Triple Store (Intervening data #2)
4
5 .*: +file format .*mips.*
6
7 Disassembly of section .text:
8 0+ <.*>:
9 0: a1020000 sb v0,0\(t0\)
10 4: a1030008 sb v1,8\(t0\)
11 8: 00000000 nop
12 c: a1040010 sb a0,16\(t0\)
13 10: 00000000 nop
14 #pass
This page took 0.030248 seconds and 4 git commands to generate.