Description[stubs] Introduce MultiplyStub.
Adds a MultiplyStub for the multiplication operator and hooks it with TurboFan and Ignition.
Currently, the SMI times SMI case is handled by converting both the operands to double precision floating points, we may consider adding a fast path later.
Committed: https://crrev.com/6c2bb8389df148b02fc99b78872e7e700381c7f6
Cr-Commit-Position: refs/heads/master@{#35287}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update. #
Messages
Total messages: 16 (8 generated)
|