2013-11-19 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / fix-rm7000-1.s
1 .section .text2, "ax", @progbits
2 .align 2
3 test1:
4 move $2,$4
5 dmult $6,$3
6 ld $7,0($fp)
7 ld $4,0($fp)
8 move $4,$7
9 dmult $2,$7
10 ld $4,0($fp)
This page took 0.031252 seconds and 4 git commands to generate.