mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
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:
@ -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{}]
|
||||
|
Reference in New Issue
Block a user