DescriptionARM: Try to avoid VMSR instruction and drop redundant VCVT
We were doing a redundant VCVT operation in MacroAssembler::EmitECMATruncate.
Also, setting the FPSCR exception flags is expensive on some CPUs, wo we should
try to avoid it if we can.
Thanks to Rodolph Perfetta for the input on this!
Committed: https://code.google.com/p/v8/source/detail?r=13601
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address Rodolph's comments #
Messages
Total messages: 6 (0 generated)
|