DescriptionReland of MIPS: Add FPXX support to MIPS32R2
Fix failures on MIPS simulator because incomplete
handling of MTHC1 and MFHC1 in Fp32 mode
Fix failures on older kernels that have problems with
MTHC1 and MFHC1 in kernel FPU emulation
Original issue's description:
> Revert of MIPS: Add FPXX support to MIPS32R2 (patchset #3
> id:40001 of https://codereview.chromium.org/1586223004/ )
>
> Reason for revert:
> Revert patch due to a number of failures appearing on the > MIPS v8 simulator
>
> Original issue's description:
>> MIPS: Add FPXX support to MIPS32R2
>>
>> The JIT code generated by V8 is FPXX compliant
>> when v8 compiled with FPXX flag. This allows the code to
>> run in both FP=1 and FP=0 mode. It also alows v8 to be used
>> as a library by both FP32 and FP64 binaries.
>>
>> BUG=
>>
>> Committed: https://crrev.com/95110dde666158a230a823fd50a68558ad772320
>> Cr-Commit-Position: refs/heads/master@{#33576}
BUG=
Committed: https://crrev.com/b23d5389e024a85cdc5c7d343fe5cc68a14f4d49
Cr-Commit-Position: refs/heads/master@{#33808}
Patch Set 1 : Original patchset that was reverted later #Patch Set 2 : Fix simulator failures. Use MTC1 and MFC1 in FP32 mode #Patch Set 3 : Fix failure in RunFloat64InsertLowWord32 test #
Messages
Total messages: 19 (11 generated)
|