Index: src/compiler/ppc/instruction-codes-ppc.h |
diff --git a/src/compiler/ppc/instruction-codes-ppc.h b/src/compiler/ppc/instruction-codes-ppc.h |
index 85508b32bb26cb80a4b61d0eefa3925b496f0346..c76ad1d571bf0636dc2213261bbdfb25f76f4a3f 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -80,6 +80,7 @@ namespace compiler { |
V(PPC_Int64ToInt32) \ |
V(PPC_Int64ToFloat32) \ |
V(PPC_Int64ToDouble) \ |
+ V(PPC_Uint64ToFloat32) \ |
V(PPC_Uint64ToDouble) \ |
V(PPC_Int32ToDouble) \ |
V(PPC_Uint32ToDouble) \ |