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
arm, objdump: print obsolote warning when 26-bit set in instructions
[binutils-gdb.git]
/
ld
/
emulparams
/
msp430elf.sh
blob
e9d02375d32afb703be3e92adaabfb97b53737a7
1
#!/bin/sh
2
3
# This called by genscripts_extra.sh
4
5
SCRIPT_NAME
=
elf32msp430
6
TEMPLATE_NAME
=
msp430
7
EXTRA_EM_FILE
=
genelf
8
OUTPUT_FORMAT
=
"elf32-msp430"
9
MACHINE
=
10
MAXPAGESIZE
=
1
11
EMBEDDED
=
yes
12
13
ARCH
=
msp
:
14
14
ROM_START
=
0x8000
15
ROM_SIZE
=
0x7fe0
16
RAM_START
=
0x0500
17
RAM_SIZE
=
1
K
18
STACK
=
0x600