Rev 2561 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2561 | Rev 2726 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | 55 | ||
56 | movl r18 = bootstrap ;; |
56 | movl r18 = bootstrap ;; |
57 | mov b1 = r18 ;; |
57 | mov b1 = r18 ;; |
58 | br.call.sptk.many b0 = b1 |
58 | br.call.sptk.many b0 = b1 |
59 | 59 | ||
- | 60 | .bss #on this line is ".bss", it cannot be seen in my mcedit :-( |
|
60 | 61 | ||
61 | .bss |
- | |
62 | 62 | ||
63 | .align 8192 |
63 | .align 8192 |
64 | 64 | ||
65 | initial_stack: |
65 | initial_stack: |
66 | .space 8192 |
66 | .space 8192 |