Searched refs:CP0PF_PTEI (Results 1 – 16 of 16) sorted by relevance
962 uint32_t old_ptei = (env->CP0_PWField >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()963 uint32_t new_ptei = (arg1 >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()988 (old_ptei << CP0PF_PTEI); in helper_mtc0_pwfield()
667 #define CP0PF_PTEI 0 /* 5..0 */ macro
929 uint32_t old_ptei = (env->CP0_PWField >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()930 uint32_t new_ptei = (arg1 >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()955 (old_ptei << CP0PF_PTEI); in helper_mtc0_pwfield()
665 #define CP0PF_PTEI 0 /* 5..0 */ macro
949 uint32_t old_ptei = (env->CP0_PWField >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()950 uint32_t new_ptei = (arg1 >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()975 (old_ptei << CP0PF_PTEI); in helper_mtc0_pwfield()
758 #define CP0PF_PTEI 0 /* 5..0 */ macro
960 uint32_t old_ptei = (env->CP0_PWField >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()961 uint32_t new_ptei = (arg1 >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()986 (old_ptei << CP0PF_PTEI); in helper_mtc0_pwfield()
671 #define CP0PF_PTEI 0 /* 5..0 */ macro
1498 uint32_t old_ptei = (env->CP0_PWField >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()1499 uint32_t new_ptei = (arg1 >> CP0PF_PTEI) & 0x3FULL; in helper_mtc0_pwfield()1524 (old_ptei << CP0PF_PTEI); in helper_mtc0_pwfield()
671 #define CP0PF_PTEI 0 /* 5..0 */