Go to the documentation of this file.
10 #ifndef __LINUX_SPARC_PSR_H
11 #define __LINUX_SPARC_PSR_H
18 static inline unsigned int get_psr(
void)
33 static inline void put_psr(
unsigned int new_psr)
36 "wr %0, 0x0, %%psr\n\t"
52 static inline unsigned int get_fsr(
void)