2 references to MultiplyWideningLower
System.IO.Hashing (2)
System\IO\Hashing\Adler32.cs (2)
296
Vector128<ushort> wprod1 = AdvSimd.
MultiplyWideningLower
(bytes1.GetLower(), tap1.AsByte().GetLower());
300
Vector128<ushort> wprod2 = AdvSimd.
MultiplyWideningLower
(bytes2.GetLower(), tap2.AsByte().GetLower());