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

pub unsafe fn __msa_cfcmsa<const IMM5: i32>() -> i32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on MIPS 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