Lines Matching refs:x0
22 mov x20, x0
31 adr x0, early_exceptions
32 msr vbar_el1, x0
49 mrs x0, sctlr_el1
50 orr x0, x0, x1
53 bic x0, x0, #(SCTLR_BT0_BIT | SCTLR_BT1_BIT)
55 bic x0, x0, #SCTLR_DSSBS_BIT
56 msr sctlr_el1, x0
68 adr x0, __RW_START__
70 sub x1, x1, x0
79 adrp x0, __BSS_START__
80 add x0, x0, :lo12:__BSS_START__
83 sub x1, x1, x0
87 adrp x0, __COHERENT_RAM_START__
88 add x0, x0, :lo12:__COHERENT_RAM_START__
91 sub x1, x1, x0
118 mov x0, x20