Home
last modified time | relevance | path

Searched defs:new_psr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dpsr.h34 static inline void put_psr(unsigned int new_psr) in put_psr()
/openbmc/qemu/target/sparc/
H A Dwin_helper.c176 void helper_wrpsr(CPUSPARCState *env, target_ulong new_psr) in helper_wrpsr()