projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Patch for PR4587 + move proc run_list_test into gas-defs.exp
[platform/upstream/binutils.git]
/
gas
/
testsuite
/
gas
/
mmix
/
greg1.s
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