m68hc11/12 and xgate config.sub weirdness
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / syntax.s
CommitLineData
40b36596
JM
1# Test variants of assembler syntax.
2* Another comment.
3.text
4.nocmp
5 .globl f ; comment here as well
6 f: nop;comment
7 nop 5
8 nop 4- 2
9nop (1+2) ; 3
10NoP 5
11NOP 2
12nop 4 @ nop 2
13ABS .l1 a4 , a11
14ABS .L2x A5, B13
15add .S1 0xffffffff,a4,a11
This page took 0.262269 seconds and 4 git commands to generate.