Lines Matching full:psr
22 * %l0: psr (set by trap code)
98 std %l0, [%sp + ISF_PSR_OFFSET] /* psr pc */
143 wr %l6, PSR_ET, %psr
204 wr %l6, %l5, %psr
261 ldd [%fp + ISF_PSR_OFFSET], %l0 /* psr, pc */
272 * Install the PSR we got from the interrupt context. Current PSR.CWP
273 * is preserved. Keep PSR.ET=0 until we do "rett".
275 rd %psr, %l3
279 mov %l0, %psr
323 * Restore %psr since we may have trashed condition codes. PSR.ET is
326 wr %l0, %psr