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

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

GPR Copy to MSA Control Register The content of the least significant 31 bits of GPR imm1 is copied to MSA control register cd Can not be tested in user mode