Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / metag / metacore21-invalid.s
CommitLineData
26244894
NC
1# Check illegal instructions
2 .text
3_start:
4 SETL [D0.0+D1.0],A0.0,A1.0
5 SETL [D0.0+D0.1],D0.2,D1.2
6 SETD [A0.0+A0.1],A0.2
7 ASL D0.0,D1.0,D0.0
8 GETD D0.0,[D0.0--D0.0]
f9b2d544
NC
9 SWAP PC,PCX
10 SWAP CT.0,PCX
11 SWAP D0.1,D0.2
This page took 0.354334 seconds and 4 git commands to generate.