[][src]Function core::arch::mips64::__msa_cfcmsa

pub unsafe fn __msa_cfcmsa(imm5: i32) -> i32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on MIPS-64 and target feature msa only.

GPR Copy from MSA Control Register

The sign extended content of MSA control register cs is copied to GPRrd.

Can not be tested in user mode