Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ginv.s
CommitLineData
6f20c942
FS
1 .text
2test:
3 ginvi $2
4 ginvt $3,0
5 ginvt $4,1
6
7# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
8 .align 2
9 .space 8
This page took 0.063739 seconds and 4 git commands to generate.