OK. Do you expect that calling TruncateDoubleToI from C is going to be common in TF and therefore I would need to update the macro to support csp as a stack or is it reserved to tests in which case I could update code-generator-arm64.cc to temporarily swap stack pointer?
________________________________________ From: [email protected] [[email protected]] Sent: 19 August 2014 13:22 To: [email protected]; Rodolph Perfetta Cc: [email protected] Subject: Re: [turbofan] Add TruncateFloat64ToInt32 machine operator. (issue 484103002 by [email protected]) Rodolph: We have to disable cctest/test-run-machops/RunTruncateFloat64ToInt32P on ARM64. Please take a look into fixing that issue (calling DoubleToIStub from machine code not inside JS function). https://codereview.chromium.org/484103002/ -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782 -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
