Home
last modified time | relevance | path

Searched refs:msa_pcnt_w (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmsa_helper.h.inc25 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dmsa_helper.h.inc25 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dmsa_helper.h.inc25 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dhelper.h793 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dhelper.h798 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dhelper.h793 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dhelper.h798 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dhelper.h890 DEF_HELPER_3(msa_pcnt_w, void, env, i32, i32)
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/mips/
H A Dmsa.rs930 fn msa_pcnt_w(a: v4i32) -> v4i32; in msa_pcnt_w() function
7132 msa_pcnt_w(a) in __msa_pcnt_w()