MIPS16/GAS: Disallow EXTEND delay-slot scheduling
[deliverable/binutils-gdb.git] / gas / testsuite / gas / metag / metadsp21-invalid.s
CommitLineData
26244894
NC
1# Check illegal instructions
2 .text
3_start:
4DL MOV D1Ar1,#0xff
5DP MUL D0Re0, D0Ar6, D0Ar4
6DN MUL D0Re0, D0Re0, [D0AR.0+D0ARI.1++]
7DZ MUL [D0BW.1], D0Re0, [D0AR.0+D0ARI.1++]
8 ADD D1Ar1,D1Ar1,#0xff
This page took 0.179282 seconds and 4 git commands to generate.