gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4.s
CommitLineData
f6829a45 1# Source file used to test -mips4 *non-fp* instructions.
252b5132
RH
2
3text_label:
252b5132 4 movn $4,$6,$6
252b5132 5 movz $4,$6,$6
2f2760a3
TS
6 # It used to be disabled due to a clash with lwc3.
7 pref 4,0($4)
252b5132
RH
8
9# Round to a 16 byte boundary, for ease in testing multiple targets.
10 nop
11 nop
12 nop
This page took 0.495445 seconds and 4 git commands to generate.