mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +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 Opts:: Assembler options
|
||||||
* MIPS Object:: ECOFF object code
|
* MIPS Object:: ECOFF object code
|
||||||
* MIPS Stabs:: Directives for debugging information
|
* MIPS Stabs:: Directives for debugging information
|
||||||
* MIPS Missing:: Missing instructions
|
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node MIPS Opts
|
@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
|
support C++ debugging). These directives are primarily used by compilers, not
|
||||||
assembly language programmers!
|
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
|
@end ifset
|
||||||
|
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
Reference in New Issue
Block a user