Home
last modified time | relevance | path

Searched refs:CP0PF_PTEI (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dcp0_helper.c962 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()
H A Dcpu.h667 #define CP0PF_PTEI 0 /* 5..0 */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dcp0_helper.c929 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()
H A Dcpu.h665 #define CP0PF_PTEI 0 /* 5..0 */ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dcp0_helper.c949 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()
H A Dcpu.h758 #define CP0PF_PTEI 0 /* 5..0 */ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/
H A Dcp0_helper.c960 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()
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/
H A Dcp0_helper.c960 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()
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dcp0_helper.c960 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()
H A Dcpu.h671 #define CP0PF_PTEI 0 /* 5..0 */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dcpu.h665 #define CP0PF_PTEI 0 /* 5..0 */ macro
H A Dop_helper.c1498 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()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dcpu.h665 #define CP0PF_PTEI 0 /* 5..0 */ macro
H A Dop_helper.c1498 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()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/
H A Dcpu.h671 #define CP0PF_PTEI 0 /* 5..0 */
/dports/emulators/qemu/qemu-6.2.0/target/mips/
H A Dcpu.h671 #define CP0PF_PTEI 0 /* 5..0 */ macro