~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/mmix/greg2.s

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Use of .greg; non-mmixal syntax though somewhat corresponding to greg1.
 
2
# Note that use-before-definition is allowed.
 
3
 .text
 
4
 
 
5
 .greg A0,0
 
6
 .greg B1,1
 
7
 .greg C3,D4
 
8
 .greg D5,
 
9
 .greg ,E6+24 % Somewhat unusable, but hey...
 
10
 .greg F7,.+8
 
11
 .greg ,.+8
 
12
 .greg G8,0xf7
 
13
 .greg H9,.+8
 
14
 
 
15
D4:
 
16
 set $123,456
 
17
E6:
 
18
 set $234,7899
 
19
 swym 2,3,4
 
20
Main:
 
21
 swym 1,2,3