Function core::arch::mips::__msa_ctcmsa [−][src]
pub unsafe fn __msa_ctcmsa<const IMM5: i32>(a: i32)This is supported on MIPS and target feature
msa only.Expand description
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