Chromium Code Reviews| 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 7cf0a110459065ca3a8ad686c0f6405ea71b60f8..479df30ab1e0078aa5907159e0bb3b3063c81aed 100644 |
| --- a/src/compiler/ia32/instruction-codes-ia32.h |
| +++ b/src/compiler/ia32/instruction-codes-ia32.h |
| @@ -35,7 +35,7 @@ namespace compiler { |
| V(IA32Sar) \ |
| V(IA32AddPair) \ |
| V(IA32SubPair) \ |
| - V(IA32MulPair) \ |
| + V(IA32Umul) \ |
| V(IA32ShlPair) \ |
| V(IA32ShrPair) \ |
| V(IA32SarPair) \ |