Home | Sort by: relevance | last modified time | path |
/src/sys/arch/powerpc/include/ | |
spr.h | 85 mtspr32(const int reg, uint32_t val) function in typeref:typename:__always_inline void 106 mtspr32(reg, val); \ 115 #define mtspr(r,v) mtspr32(r,v) |
spr.h | 85 mtspr32(const int reg, uint32_t val) function in typeref:typename:__always_inline void 106 mtspr32(reg, val); \ 115 #define mtspr(r,v) mtspr32(r,v) |
spr.h | 85 mtspr32(const int reg, uint32_t val) function in typeref:typename:__always_inline void 106 mtspr32(reg, val); \ 115 #define mtspr(r,v) mtspr32(r,v) |