imuldw
There are 6 repositories under imuldw topic.
stdlib-js/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
stdlib-js/math-base-ops-umuldw
Compute the double word product of two unsigned 32-bit integers.
stdlib-js/math-base-special-imuldw
Compute the double word product of two signed 32-bit integers.
stdlib-js/math-base-special-uimuldw
Compute the double word product of two unsigned 32-bit integers.
stdlib-js/number-int32-base-muldw
Compute the double word product of two signed 32-bit integers.
stdlib-js/number-uint32-base-muldw
Compute the double word product of two unsigned 32-bit integers.