mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Stop claiming MIPS li.d and li.s insns are not supported, now that they are.
This commit is contained in:
@ -7125,7 +7125,6 @@ instruction set, see @cite{MIPS RISC Architecture}, by Kane and Heindrich
|
||||
* MIPS Opts:: Assembler options
|
||||
* MIPS Object:: ECOFF object code
|
||||
* MIPS Stabs:: Directives for debugging information
|
||||
* MIPS Missing:: Missing instructions
|
||||
@end menu
|
||||
|
||||
@node MIPS Opts
|
||||
@ -7209,14 +7208,6 @@ not by traditional @sc{mips} debuggers (this enhancement is required to fully
|
||||
support C++ debugging). These directives are primarily used by compilers, not
|
||||
assembly language programmers!
|
||||
|
||||
@node MIPS Missing
|
||||
@section Missing instructions
|
||||
|
||||
@cindex MIPS missing instructions
|
||||
@cindex missing instructions, MIPS
|
||||
Not all traditional @sc{mips} instructions are currently supported.
|
||||
Specifically, @code{li.d} and @code{li.s} are not currently supported.
|
||||
|
||||
@end ifset
|
||||
|
||||
@ifset GENERIC
|
||||
|
Reference in New Issue
Block a user