MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@24k-triple-stores-6.d
CommitLineData
7361da2c
AB
1#objdump: -dr
2#as: -mfix-24k -32 -EB
3#name: 24K: Triple Store (Store Macro Check)
4#source: 24k-triple-stores-6.s
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
90+ <.*>:
10 0: e7a00050 swc1 \$f0,80\(sp\)
11 4: e7a20058 swc1 \$f2,88\(sp\)
12 8: 00000000 nop
13 c: e7a40060 swc1 \$f4,96\(sp\)
14 10: 0000000d break
15 14: f7a00050 sdc1 \$f0,80\(sp\)
16 18: f7a20058 sdc1 \$f2,88\(sp\)
17 1c: 00000000 nop
18 20: f7a40060 sdc1 \$f4,96\(sp\)
19 24: 0000000d break
20 \.\.\.
This page took 0.313908 seconds and 4 git commands to generate.