This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / cmp.s
1 .text
2 cmp $d1,$d2
3 cmp $d2,$a3
4 cmp $a3,$d3
5 cmp $a3,$a2
6 cmp 16,$d3
7 cmp 256,$d2
8 cmp 131071,$d1
9 cmp 16,$a3
10 cmp 256,$a2
11 cmp 131071,$a1
This page took 0.030832 seconds and 5 git commands to generate.