MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / fix-rm7000-1.d
1 #as: -mfix-rm7000 -mgp64 -mabi=64
2 #objdump: -dz --prefix-addresses
3 #name: MIPS RM7000 workarounds test 1
4 #source: fix-rm7000-1.s
5
6 .*file format.*
7
8 Disassembly.*
9
10 0+0000 <[^>]*> move v0,a0
11 0+0004 <[^>]*> dmult a2,v1
12 0+0008 <[^>]*> nop
13 0+000c <[^>]*> nop
14 0+0010 <[^>]*> nop
15 0+0014 <[^>]*> ld a3,0\(s8\)
16 0+0018 <[^>]*> ld a0,0\(s8\)
17 0+001c <[^>]*> move a0,a3
18 0+0020 <[^>]*> dmult v0,a3
19 0+0024 <[^>]*> nop
20 0+0028 <[^>]*> nop
21 0+002c <[^>]*> nop
22 0+0030 <[^>]*> ld a0,0\(s8\)
This page took 0.029891 seconds and 4 git commands to generate.