daily update
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / insns-c674x-bad.s
1 # Test instructions not present on C674x.
2 .text
3 .nocmp
4 .globl f
5 f:
6 cmtl .D2T2 *b0,b1
7 ll .D2T2 *b0,b1
8 sl .D2T2 b0,*b1
9 .atomic
10 cmtl .D2T2 *b0,b1
11 ll .D2T2 *b0,b1
12 sl .D2T2 b0,*b1
13 .noatomic
14 cmtl .D2T2 *b0,b1
15 ll .D2T2 *b0,b1
16 sl .D2T2 b0,*b1
This page took 0.028942 seconds and 4 git commands to generate.