DescriptionX87: Reland: Add unoptimized/optimized variants of MathFloor TF code stub
port 737b8573f80deaa1cbaec98f42ecd3e3b56ba901 (r29539)
original commit message:
- Add a TurboFanIC class, derived from TurboFanCodeStub, that
automatically distinguishes between versions of the IC called from
optimized and unoptimized code.
- Add appropriate InterfaceDescriptors for both the versions of the
stub called from unoptimized and optimized code
- Change the MathFloor TF stub generator to output either the
for-optimized or for-unoptimized version based on the minor_key
parameter.
BUG=
Committed: https://crrev.com/1b20d50594c5f0ca7097fca9299a36fe89338df5
Cr-Commit-Position: refs/heads/master@{#29628}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|