Home
last modified time | relevance | path

Searched refs:tmp_entrylo1 (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dtlb_helper.c814 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
831 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dhelper.c862 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
879 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dhelper.c868 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
885 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dhelper.c868 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
885 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dhelper.c862 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
879 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/sysemu/
H A Dtlb_helper.c887 uint64_t tmp_entrylo1 = env->CP0_EntryLo1;
904 env->CP0_EntryLo1 = tmp_entrylo1;
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/sysemu/
H A Dtlb_helper.c887 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; in page_table_walk_refill() local
904 env->CP0_EntryLo1 = tmp_entrylo1; in page_table_walk_refill()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dhelper.c964 uint64_t tmp_entrylo1 = env->CP0_EntryLo1; local
981 env->CP0_EntryLo1 = tmp_entrylo1;