Chromium Code Reviews| Index: runtime/vm/constants_mips.h |
| =================================================================== |
| --- runtime/vm/constants_mips.h (revision 20300) |
| +++ runtime/vm/constants_mips.h (working copy) |
| @@ -253,7 +253,7 @@ |
| MFLO = 18, |
| MTLO = 19, |
| MULT = 24, |
| - MUTLU = 25, |
| + MULTU = 25, |
| DIV = 26, |
| DIVU = 27, |
| ADD = 32, |