|
|
|
|
|
by pbsd
3986 days ago
|
|
They already have. The upcoming AVX-512 extensions [1] introduce the VPMADD52LUQ and VPMADD52HUQ instructions, which add the high or low 52 bits of a 52x52-bit multiplication to a 64-bit integer. Presumably this is done via the preexisting double precision floating-point multipliers. [1] https://software.intel.com/sites/default/files/managed/0d/53... |
|