DescriptionMIPS: Implementation of Float64RoundUp and Float64RoundTiesEven
Port 1389b9f53c90dca1ff123cf3a1e90c607dadfc90
Port dffecf31fc069c9522bcb09df7c063a9710f6470
Implementation of two optional turbofan operators Float64RoundUp and
Float64RoundTiesEven on MIPS32. On MIPS32R2 with FP64 and MIPS32R6 with FP64
we can support these two operators directly using MIPS instructions. This
code implements these two operators. Also, added some DCHECKs for instructions
which are supported on MIPS32R2 with FP64 and MIPS32R6 with FP64 to detect
wrong usage on unsupported architectures.
BUG=
Committed: https://crrev.com/5e9c4716d158aced80fa5c7306468909a621082a
Cr-Commit-Position: refs/heads/master@{#32108}
Patch Set 1 #Patch Set 2 : Fixing CLINT warning on function size #
Messages
Total messages: 20 (11 generated)
|