Lines Matching full:upon
122 // PSTATE.UAO is set to zero upon any exception to AArch64 in enter_exception64()
132 // PSTATE.SS is set to zero upon any exception to AArch64 in enter_exception64()
135 // PSTATE.IL is set to zero upon any exception to AArch64 in enter_exception64()
138 // PSTATE.SSBS is set to SCTLR_ELx.DSSBS upon any exception to AArch64 in enter_exception64()
143 // PSTATE.BTYPE is set to zero upon any exception to AArch64 in enter_exception64()
189 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
195 // CPSR.SSBS is set to SCTLR.DSSBS upon any exception in get_except32_cpsr()
209 // CPSR.IL is set to zero upon any exception in get_except32_cpsr()
214 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
217 // CPSR.E is set to SCTLR.EE upon any exception in get_except32_cpsr()
223 // CPSR.A is unchanged upon an exception to Undefined, Supervisor in get_except32_cpsr()
224 // CPSR.A is set upon an exception to other modes in get_except32_cpsr()
231 // CPSR.I is set upon any exception in get_except32_cpsr()
236 // CPSR.F is set upon an exception to FIQ in get_except32_cpsr()
237 // CPSR.F is unchanged upon an exception to other modes in get_except32_cpsr()
244 // CPSR.T is set to SCTLR.TE upon any exception in get_except32_cpsr()