Lines Matching +full:0 +full:x9
53 * environment has BSS (initialized to 0), initialized non-const
71 * Set up initial C runtime environment and call board_init_f(0).
80 bic sp, x0, #0xf /* 16-byte alignment for ABI compliance */
99 bic sp, x0, #0xf /* 16-byte alignment for ABI compliance */
107 ldr x9, _TEXT_BASE /* x9 <- Linked value of _start */
108 sub x9, x9, x0 /* x9 <- Run-vs-link offset */
109 add lr, lr, x9
112 ldr x9, [x18, #GD_RELOC_OFF] /* x9 <- gd->reloc_off */
113 add lr, lr, x9 /* new return address after relocation */
128 cmp x0, #0
136 cmp x0, #0