Revision: 22699
Author: [email protected]
Date: Wed Jul 30 09:55:21 2014 UTC
Log: Fix typo in LMathFround on ia32.
[email protected]
Review URL: https://codereview.chromium.org/428043003
Patch from Chunyang Dai <[email protected]>.
http://code.google.com/p/v8/source/detail?r=22699
Modified:
/branches/bleeding_edge/src/ia32/lithium-ia32.h
=======================================
--- /branches/bleeding_edge/src/ia32/lithium-ia32.h Tue Jul 29 11:34:08
2014 UTC
+++ /branches/bleeding_edge/src/ia32/lithium-ia32.h Wed Jul 30 09:55:21
2014 UTC
@@ -865,7 +865,7 @@
LOperand* value() { return inputs_[0]; }
- DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-fround")
+ DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
};
--
--
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.