projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Disallow 3-operand cmp[l][i] for ppc64
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
mach-o
/
comm-1.s
1
# check valid common choices.
2
3
.comm noalign, 1
4
.comm alignis0, 2, 0
5
.comm column1 , 3,1
6
.comm onespace, 4,2
7
.comm tabbed , 5 , 3
8
.comm nowhtspace,6,4
9
.comm bar, 7, 8
10
.comm maxalign, 8, 15
11
.comm hugearray, 1234567,2
12
This page took
0.037073 seconds
and
4
git commands to generate.