Stop claiming MIPS li.d and li.s insns are not supported, now that they are.

This commit is contained in:
Roland Pesch 1994-02-02 03:44:39 +00:00
parent 65fbb2d722
commit cd41d0672a
1 changed files with 0 additions and 9 deletions

View File

@ -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