Index: src/compiler/ia32/instruction-codes-ia32.h |
diff --git a/src/compiler/ia32/instruction-codes-ia32.h b/src/compiler/ia32/instruction-codes-ia32.h |
index 8bdfd0988d6d0bd7b6938dd6b00c2791f2dcf860..af4241c1f17c4d3ebdc06f1c33c3d5e4d945f2d8 100644 |
--- a/src/compiler/ia32/instruction-codes-ia32.h |
+++ b/src/compiler/ia32/instruction-codes-ia32.h |
@@ -113,9 +113,10 @@ namespace compiler { |
V(IA32StackCheck) \ |
V(IA32I32x4Splat) \ |
V(IA32I32x4ExtractLane) \ |
- V(IA32I32x4ReplaceLane) \ |
+ V(SSEI32x4ReplaceLane) \ |
V(SSEI32x4Add) \ |
V(SSEI32x4Sub) \ |
+ V(AVXI32x4ReplaceLane) \ |
V(AVXI32x4Add) \ |
V(AVXI32x4Sub) |