Function core::arch::mips64::__msa_cfcmsa [−][src]
pub unsafe fn __msa_cfcmsa<const IMM5: i32>() -> i32This is supported on MIPS-64 and target feature
msa 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