For tests, have a look at frinta or others in
test/cctest/test-assembler-arm64.cc, test/cctest/test-disasm-arm64.cc.

Out of curiosity, what is the use case in V8?


https://codereview.chromium.org/669923002/diff/1/src/arm64/simulator-arm64.cc
File src/arm64/simulator-arm64.cc (right):

https://codereview.chromium.org/669923002/diff/1/src/arm64/simulator-arm64.cc#newcode2777
src/arm64/simulator-arm64.cc:2777: int_result = ceil(value);
Is ceil of a value in the range ]-1, -0] guaranteed to return -0 on all
supported platform?

https://codereview.chromium.org/669923002/

--
--
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.

Reply via email to