Remove refernces to a non-existent silicon errata.

* doc/c-msp430.texi (MSP430 Options): Remove references to a
	non-existent silicon errata.
	* config/tc-msp430.c: Likewise.
This commit is contained in:
Nick Clifton
2015-12-15 16:21:29 +00:00
parent a22279dd83
commit ff1fe6fad9
3 changed files with 9 additions and 14 deletions

View File

@ -57,10 +57,6 @@ Do not use the @code{PC} in a @code{CMP} or @code{BIT} instruction.
Do not use an arithmetic instruction to modify the @code{SR}.
@item cpu19
Insert @code{NOP} after @code{CPUOFF}.
@item cpu42
Warn where a @code{NOP} ought to be present after enabling interrupts.
@item cpu42+
Add @code{NOP} after enabling interrupts.
@end table
@item -msilicon-errata-warn=@var{name}[,@var{name}@dots{}]