Initial txvu support.
[deliverable/binutils-gdb.git] / gas / testsuite / gasp / reg.out
CommitLineData
3981bad3
SC
1!
2
3!
4
5!foo .REG (r1)
6! add foo,foo
7 add r1,r1
8!
9
10!bar .reg (r2)
11! add bar,foo
12 add r2,r1
13!
14
15! .END
This page took 0.225009 seconds and 4 git commands to generate.