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 c817ef2a92df2b178ca4f80b692e311baa91c53b..1cce3806f2304970dae75d8f2fad4049f6d4c13f 100644 |
--- a/src/compiler/ppc/instruction-codes-ppc.h |
+++ b/src/compiler/ppc/instruction-codes-ppc.h |
@@ -86,6 +86,8 @@ namespace compiler { |
V(PPC_DoubleInsertLowWord32) \ |
V(PPC_DoubleInsertHighWord32) \ |
V(PPC_DoubleConstruct) \ |
+ V(PPC_BitcastDL) \ |
+ V(PPC_BitcastLD) \ |
V(PPC_LoadWordS8) \ |
V(PPC_LoadWordU8) \ |
V(PPC_LoadWordS16) \ |