Home
last modified time | relevance | path

Searched refs:CP0PF_PTI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dcpu.h672 #define CP0PF_PTI 6 /* 11..6 */ macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c977 if (((arg1 >> CP0PF_PTI) & 0x3FULL) < 12) { in helper_mtc0_pwfield()
978 mask &= ~(0x3FULL << CP0PF_PTI); in helper_mtc0_pwfield()