Chromium Code Reviews| Index: src/mips64/constants-mips64.h |
| diff --git a/src/mips64/constants-mips64.h b/src/mips64/constants-mips64.h |
| index 64ba844515118b452b23f8418ccb9c307a3b1290..57e947b138656b63df66ec75ffbc2e9bbd4a7273 100644 |
| --- a/src/mips64/constants-mips64.h |
| +++ b/src/mips64/constants-mips64.h |
| @@ -1206,6 +1206,7 @@ Instruction::Type Instruction::InstructionType(TypeChecks checks) const { |
| case SPECIAL3: |
| switch (FunctionFieldRaw()) { |
| case INS: |
| + case DINS: |
| case EXT: |
| case DEXT: |
| case DEXTM: |