Revert r215435. We need to figure out the exact value to be loaded.
Approved by: nwhitehorn (mentor)
This commit is contained in:
parent
3ed7e4e8d8
commit
e5464da2b6
@ -48,7 +48,7 @@ stack: \n\
|
|||||||
_start: \n\
|
_start: \n\
|
||||||
lis %r1,stack@ha \n\
|
lis %r1,stack@ha \n\
|
||||||
addi %r1,%r1,stack@l \n\
|
addi %r1,%r1,stack@l \n\
|
||||||
addi %r1,%r1,16384 \n\
|
addi %r1,%r1,8192 \n\
|
||||||
\n\
|
\n\
|
||||||
/* Clear the .bss!!! */ \n\
|
/* Clear the .bss!!! */ \n\
|
||||||
li %r0,0 \n\
|
li %r0,0 \n\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user