Function core::arch::mips64::__msa_cfcmsa
source · pub unsafe fn __msa_cfcmsa(const IMM5: i32) -> i32
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on (MIPS or MIPS-64) and target feature
msa
and MIPS-64 only.Expand description
GPR Copy from MSA Control Register
The sign extended content of MSA control register cs is copied to GPR rd.
Can not be tested in user mode