MIPS Error Messages C2611- C2660
The following table shows MIPS error messages number 611 through 660.
| No. | Severity | Message text |
|---|---|---|
| C2611 | ERROR | Badly delimited numeric literal |
| C2612 | ERROR | Badly delimited hexadecimal literal |
| C2613 | ERROR | Hex digit in decimal literal |
| C2614 | ERROR | Hex floating point literal too long |
| C2615 | ERROR | Missing exponent in floating-point literal |
| C2616 | ERROR | Truncating token |
| C2618 | ERROR | Literal string not terminated |
| C2619 | ERROR | Literal string too long |
| C2620 | ERROR | Number in string too large |
| C2621 | ERROR | Missing \\"" at end of string |
| C2622 | ERROR | Expected cpp-generated line number |
| C2623 | ERROR | Expected cpp-generated file name |
| C2625 | ERROR | Section not declared for symbol '%s' |
| C2626 | ERROR | Address symbol expected |
| C2627 | ERROR | Register expected |
| C2628 | ERROR | Undefined symbol '%s' |
| C2629 | ERROR | ')' expected: %s |
| C2630 | ERROR | String within expression may have only one character: %s |
| C2631 | ERROR | Immediate value out of range |
| C2632 | ERROR | Conflicting definition of symbol '%s' |
| C2633 | ERROR | Should be gp register |
| C2634 | ERROR | Should be even gp register |
| C2635 | ERROR | Should be coprocessor register |
| C2636 | ERROR | Should be even coprocessor register |
| C2637 | ERROR | Should be floating point register |
| C2638 | ERROR | Should be even floating point register |
| C2639 | ERROR | Should be multiple-of-2 register |
| C2640 | ERROR | Should be multiple-of-4 register |
| C2641 | ERROR | Should be multiple-of-4 floating point register |
| C2642 | ERROR | Should be fp double or gp single register |
| C2643 | INFO | No global in text_localize(%d) '%s' |
| C2644 | ERROR | Expression required |
| C2645 | ERROR | Break operand out of range |
| C2646 | ERROR | Ill-formed symbolic expression |
| C2647 | ERROR | Bad id in expression |
| C2648 | ERROR | Anticipating a string for .dword's value |
| C2649 | ERROR | Invalid memory tag |
| C2650 | FATAL | %s (%d): .text name mismatch, '%s' : '%s' |
| C2651 | ERROR | Invalid external expression |
| C2652 | ERROR | Cache operation has invalid value |
| C2653 | ERROR | Floating point constant expected |
| C2654 | ERROR | 2nd register not allowed in non-mips3 architecture |
| C2655 | ERROR | lui expression not in to 65535 range |
| C2656 | ERROR | Invalid syntax in statement |
| C2657 | ERROR | Shift value not 0 to 31 (inclusive) |
| C2658 | ERROR | Shift value not 0 to 63 (inclusive) |
| C2659 | ERROR | Operation requires immediate operand |
| C2660 | ERROR | Immediate operand not 0 to 65535 |