Commit bbcee72c authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Michal Simek
parent 9dc12e4c
...@@ -188,7 +188,7 @@ w2: sw r4, r5, r3 ...@@ -188,7 +188,7 @@ w2: sw r4, r5, r3
.text .text
.align 4 /* Alignment is important to keep icache happy */ .align 4 /* Alignment is important to keep icache happy */
page: /* Create room on stack and save registers for storign values */ page: /* Create room on stack and save registers for storing values */
addik r1, r1, -40 addik r1, r1, -40
swi r5, r1, 0 swi r5, r1, 0
swi r6, r1, 4 swi r6, r1, 4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment