Home | History | Annotate | Download | only in boot32

Lines Matching defs:mov

54 	mov	r3, r0							/* store in r3				*/
57 mov r14, #1
60 mov r0, #0x0000ff00
61 mov r1, #0x00000600 /* check for 0xxxxx06xx => ARM6 */
67 mov r0, #0x0000f000
70 mov r1, #0x00007000 /* check for 0xxxxx7xxx => ARM 7 */
78 mov r0, #0
93 mov r13, r0 /* save this control value in r13 */
97 /*2*/ mov pc, r9 /* branch to physical address */
103 mov r4, #0x03400000
104 mov r0, #0x40000000
126 mov r0, #0x40000000
133 mov r0, #0
139 mov r0, #0
147 mov r0, r11
154 mov r0, r0 /* flat */
155 mov r0, r0 /* flat */
159 mov r0, #0x40000000
164 mov r0, r8 /* saved configuration structure */
165 mov pc, r12 /* entry point ..... bye bye! */
189 mov ip, sp
200 mov r8, r0
224 mov r7, #128*1024
225 mov r6, #0x8000 /* start of RISCOS application area */
240 mov r0, r0 /* nops ... just in case */
241 mov r0, r0
244 mov r9, r0 /* save relocated page address */
248 mov r0, r2 /* put configuration structure in r0 */
249 mov r2, r3
250 mov r3, r4 /* L1 page descriptor */
251 mov r4, r5 /* kernel entry point */
253 mov pc, r9 /* jump to page addr == relocate_code */