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 64a14ae09dfc47a69d53f7735b01a8ab72fcabaf..85508b32bb26cb80a4b61d0eefa3925b496f0346 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_Uint64ToDouble) \ |
V(PPC_Int32ToDouble) \ |
V(PPC_Uint32ToDouble) \ |
V(PPC_Float32ToDouble) \ |