MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / fix-rm7000-1.s
CommitLineData
a8d14a88
CM
1 .section .text2, "ax", @progbits
2 .align 2
3test1:
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.220289 seconds and 4 git commands to generate.