Function core::arch::mips64::__msa_fmul_w [−][src]
This is supported on MIPS-64 and target feature
msa
only.Expand description
Vector Floating-Point Multiplication
The floating-point elements in vector a
(four 32-bit floating point numbers) are
multiplied by floating-point elements in vector b
(four 32-bit floating point numbers).