~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/mmix/greg1.s

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Use of GREG with mmixal syntax.
 
2
D4 SET $123,456
 
3
E6 SET $234,7899
 
4
 
 
5
A0 GREG 0
 
6
B1 GREG 1
 
7
C3 GREG D4
 
8
D5 GREG
 
9
   GREG E6+24
 
10
F7 GREG @
 
11
   GREG @  % Equivalent to F7, unless -no-merge-gregs.
 
12
G8 GREG #F7
 
13
H9 GREG @  % Equivalent to F7, unless -no-merge-gregs.
 
14
 
 
15
 SWYM 2,3,4
 
16
Main SWYM 1,2,3