Commit a04272a
committed
samples: simple-lw-sw-ia.S: place data section to 0x2000 address.
Ensure that initial explicitly written address in lw, sw instructions
is aligned with location used later when data symbols are used.
Use address in the first 32 kB to leave out la pseudoinstruction
complexity for initial experiments.
Signed-off-by: Pavel Pisa <[email protected]>1 parent 2064116 commit a04272a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments