Searched defs:SET_CR (Results 1 – 2 of 2) sorted by relevance
180 #define SET_CR(val) SET_REGISTER( "mtcr %0", val ) macro
93 #define SET_CR(b, v) SET_GLOBAL_REG(CR, (b), (v)) macro