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

pub unsafe fn __msa_st_h<const IMM_S11: i32>(a: v8i16, mem_addr: *mut u8)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on MIPS and target feature msa only.
Expand description

Vector Store

The WRLEN / 8 bytes in vector a (eight signed 16-bit integer numbers) are stored as elements of data format df at the effective memory location addressed by the base mem_addr and the 11-bit signed immediate offset imm_s11.