/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/ |
H A D | cpu.h | 438 #define CP0C3_PW 24 macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/ |
H A D | cpu.h | 879 #define CP0C3_PW 24 macro
|
H A D | helper.c | 737 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
H A D | translate.c | 3096 if (unlikely(!(ctx->CP0_Config3 & (1 << CP0C3_PW)))) { in check_pw()
|
/dports/emulators/qemu5/qemu-5.2.0/target/mips/ |
H A D | cpu.h | 881 #define CP0C3_PW 24 macro
|
H A D | helper.c | 743 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
H A D | translate_init.c.inc | 386 (1 << CP0C3_PW) | (1 << CP0C3_ULRI) | (1 << CP0C3_RXI) |
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/ |
H A D | cpu.h | 879 #define CP0C3_PW 24 macro
|
H A D | helper.c | 743 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
/dports/emulators/qemu42/qemu-4.2.1/target/mips/ |
H A D | cpu.h | 879 #define CP0C3_PW 24 macro
|
H A D | helper.c | 737 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/ |
H A D | cpu.h | 894 #define CP0C3_PW 24
|
H A D | cpu-defs.c.inc | 386 (1 << CP0C3_PW) | (1 << CP0C3_ULRI) | (1 << CP0C3_RXI) |
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/ |
H A D | cpu.h | 894 #define CP0C3_PW 24 macro
|
H A D | cpu-defs.c.inc | 385 (1 << CP0C3_PW) | (1 << CP0C3_ULRI) | (1 << CP0C3_RXI) |
|
/dports/emulators/qemu60/qemu-6.0.0/target/mips/ |
H A D | cpu.h | 894 #define CP0C3_PW 24 macro
|
H A D | tlb_helper.c | 689 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
H A D | cpu-defs.c.inc | 386 (1 << CP0C3_PW) | (1 << CP0C3_ULRI) | (1 << CP0C3_RXI) |
|
H A D | translate.c | 1755 if (unlikely(!(ctx->CP0_Config3 & (1 << CP0C3_PW)))) { in check_pw()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/ |
H A D | cpu.h | 980 #define CP0C3_PW 24 macro
|
H A D | helper.c | 839 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) {
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 762 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) {
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 762 if (!(env->CP0_Config3 & (1 << CP0C3_PW))) { in page_table_walk_refill()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/ |
H A D | translate.c | 1689 if (unlikely(!(ctx->CP0_Config3 & (1 << CP0C3_PW)))) { in check_pw()
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/ |
H A D | translate.c | 1689 if (unlikely(!(ctx->CP0_Config3 & (1 << CP0C3_PW)))) { in check_pw()
|