Lines Matching refs:SPR_HDEC
199 mtspr(SPR_HDEC, dec_max); in test_hdec()
203 mtspr(SPR_HDEC, dec_max); in test_hdec()
204 hdec = mfspr(SPR_HDEC); in test_hdec()
209 mtspr(SPR_HDEC, dec_max); in test_hdec()
211 hdec = mfspr(SPR_HDEC); in test_hdec()
215 mtspr(SPR_HDEC, dec_max); in test_hdec()
218 if (mfspr(SPR_HDEC) <= dec_max) { in test_hdec()
223 mtspr(SPR_HDEC, 1); in test_hdec()
228 mtspr(SPR_HDEC, dec_max); in test_hdec()
241 mtspr(SPR_HDEC, -1ULL); in test_hdec()
249 mtspr(SPR_HDEC, 0); in test_hdec()
254 mtspr(SPR_HDEC, dec_max); in test_hdec()
260 mtspr(SPR_HDEC, dec_max); in test_hdec()
264 mtspr(SPR_HDEC, -1ULL); in test_hdec()
269 mtspr(SPR_HDEC, dec_max); in test_hdec()
271 mtspr(SPR_HDEC, dec_min + 1); in test_hdec()
280 mtspr(SPR_HDEC, -1ULL); in test_hdec()
284 mtspr(SPR_HDEC, dec_min + 1000000); in test_hdec()
288 mtspr(SPR_HDEC, -1ULL); in test_hdec()