Lines Matching full:upon
88 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
94 // CPSR.SSBS is set to SCTLR.DSSBS upon any exception in get_except32_cpsr()
108 // CPSR.IL is set to zero upon any exception in get_except32_cpsr()
113 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
116 // CPSR.E is set to SCTLR.EE upon any exception in get_except32_cpsr()
122 // CPSR.A is unchanged upon an exception to Undefined, Supervisor in get_except32_cpsr()
123 // CPSR.A is set upon an exception to other modes in get_except32_cpsr()
130 // CPSR.I is set upon any exception in get_except32_cpsr()
135 // CPSR.F is set upon an exception to FIQ in get_except32_cpsr()
136 // CPSR.F is unchanged upon an exception to other modes in get_except32_cpsr()
143 // CPSR.T is set to SCTLR.TE upon any exception in get_except32_cpsr()