Descriptionx87: fix x87 FPU stack depth check fail issue in TurboFan's exception handler
Unstructured control flow caused by excpetion leads to a wrong x87 FPU stack
state in TurboFan's exception handler.
This patch is to reset the x87 FPU stack state when calling the TurboFan's exception
handler from the CEntryStub.
BUG=
Committed: https://crrev.com/582ea68151b9a6bb31925f69e0bc29499044020e
Cr-Commit-Position: refs/heads/master@{#34109}
Patch Set 1 #Patch Set 2 : Revert the useless CL #33738 #Patch Set 3 : Remove the redundant test instruction as the and instruction will set the ZF flag #
Messages
Total messages: 8 (3 generated)
|