MIPS Error Messages 526-610
The following table shows MIPS error messages number 526 through 610.
No. | Severity | Message text |
---|---|---|
526 | ERROR | Code can only be placed in text |
527 | ERROR | Bad instruction opcode |
528 | INFO | Preparing gp-tables |
529 | INFO | Building gp-tables |
530 | ERROR | Label referenced but not defined: %s |
531 | ERROR | Not all branch-label symbols were defined |
532 | ERROR | C0 opcode must be inside .set noreorder section |
533 | ERROR | Byte address of jump target must fit in 28 bits |
534 | ERROR | Jump target is not word-aligned |
536 | ERROR | Register must differ from base |
537 | ERROR | Operand 1 should be fp reg |
538 | ERROR | ulwu instruction not implemented |
539 | ERROR | coproc doubles not implemented |
540 | ERROR | li.e instruction not implemented |
542 | ERROR | Exponent out of range: %s |
543 | ERROR | Only \\""1\\"" or \\""0\\"" allowed left of binary point: %s |
544 | ERROR | Illegally denormalized fraction: %s |
545 | ERROR | Floating point underflow: %s |
546 | ERROR | -M forbidden when assembler runs on a MIPS machine |
547 | ERROR | -M does not support \\"".extended\\"" |
548 | ERROR | -M does not support hex floating point |
549 | ERROR | Floating point literal too long |
550 | ERROR | Too many float literals--compile with \\""-Wb,-nopool\\"" |
551 | ERROR | Cannot label a pseudo-op in text section |
552 | ERROR | Shift amount not 0..31 |
553 | ERROR | Shift amount not 0..63 |
554 | ERROR | gp-relative segments together exceed 64k bytes: %d bytes |
558 | ERROR | MIPS16 move must use a MIPSII gp register |
559 | ERROR | MIPS16 addiu immediate limited to 15 bits |
560 | ERROR | Doubleword opcode not supported by mips2 or earlier |
575 | ERROR | MIPS16 load with symbolic offset must use different base & dest |
576 | ERROR | MIPS16 store may not use symbolic offset in base-offset mode |
577 | ERROR | Non-MIPS16 instruction used in MIPS16 text section |
578 | ERROR | MIPS16 instruction used in non-MIPS16 text section |
579 | ERROR | 2nd register invalid in MIPS16 dsrl and dsra |
580 | ERROR | Branch offset not specified |
581 | ERROR | Relative offset not multiple of 4 |
582 | ERROR | Relative offset beyond 32768 |
583 | ERROR | cprestore offset must be positive and divisible by 4 |
584 | ERROR | .cpalias requires a register argument |
585 | ERROR | Number out of range: %s |
586 | ERROR | MIPS16 general purpose register expected |
587 | ERROR | 2-register MIPS16 jalr must take $ra as first operand |
602 | ERROR | Assembler op/directive expected |
603 | ERROR | Undefined symbol in expression |
604 | ERROR | Invalid symbol in expression: %s |
605 | ERROR | Symbol must have absolute value: %s |
607 | ERROR | No such label |
608 | ERROR | Too many local labels |
609 | ERROR | Overflow |
610 | WARN | Large decimal set sign bit |
See Also
MIPS Guide | MIPS Error Messages 1-525 | MIPS Error Messages 611-660 | MIPS Error Messages 661-910 | MIPS Error Messages 911-980
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.