repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
region-alias-1.t
blob
91f81005e1d26e18ae918454825fa3a6fe71fd8e
1
MEMORY
2
{
3
MY_REGION (ARX) : ORIGIN = 0, LENGTH = 32K
4
}
5
6
REGION_ALIAS ("MY_ALIAS", MY_REGION);
7
REGION_ALIAS ("MY_ALIAS", MY_REGION);