Home
last modified time | relevance | path

Searched refs:CP0PF_MDW (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dcpu.h669 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dhelper.c701 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()
H A Dop_helper.c1538 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1539 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dcpu.h671 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dcp0_helper.c1002 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1003 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dhelper.c707 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dcpu.h669 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dcp0_helper.c969 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
970 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dhelper.c707 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dcpu.h669 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dhelper.c701 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()
H A Dop_helper.c1538 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1539 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/
H A Dcpu.h675 #define CP0PF_MDW 12 /* 17..12 */
/dports/emulators/qemu/qemu-6.2.0/target/mips/
H A Dcpu.h675 #define CP0PF_MDW 12 /* 17..12 */ macro
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dcpu.h675 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dcp0_helper.c1000 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1001 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dtlb_helper.c653 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dcp0_helper.c989 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
990 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dcpu.h762 #define CP0PF_MDW 12 /* 17..12 */ macro
H A Dhelper.c803 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/
H A Dcp0_helper.c1000 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1001 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dtlb_helper.c726 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F;
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/
H A Dcp0_helper.c1000 if (((arg1 >> CP0PF_MDW) & 0x3F) < 12) { in helper_mtc0_pwfield()
1001 mask &= ~(0x3F << CP0PF_MDW); in helper_mtc0_pwfield()
H A Dtlb_helper.c726 int pf_mdw = (env->CP0_PWField >> CP0PF_MDW) & 0x3F; in page_table_walk_refill()