2 references to MultiplyWideningUpperAndAdd
System.IO.Hashing (2)
System\IO\Hashing\Adler32.cs (2)
297wprod1 = AdvSimd.MultiplyWideningUpperAndAdd(wprod1, bytes1, tap1.AsByte()); 301wprod2 = AdvSimd.MultiplyWideningUpperAndAdd(wprod2, bytes2, tap2.AsByte());