repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* symbols.c (symbol_set_tc): Correct name.
[binutils.git]
/
gas
/
testsuite
/
gasp
/
reg.out
blob
79268a36bd74985052d0e849da807f942d5c4077
1
!
2
3
!
4
5
!foo .REG (r1)
6
! add foo,foo
7
add r1,r1
8
!
9
10
!bar .reg (r2)
11
! add bar,foo
12
add r2,r1
13
!
14
15
! .END