aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1994-02-02 03:44:39 +0000
committerRoland Pesch <pesch@cygnus>1994-02-02 03:44:39 +0000
commitcd41d0672a98e7df45ed073d9504bd0cdfd1af4e (patch)
tree8bd294b84c35b072d8b3810fe2aa9765ad9c57f1 /gas/doc
parent65fbb2d72204a7d0a14c22baeb64ff88a4c7227e (diff)
downloadgdb-cd41d0672a98e7df45ed073d9504bd0cdfd1af4e.zip
gdb-cd41d0672a98e7df45ed073d9504bd0cdfd1af4e.tar.gz
gdb-cd41d0672a98e7df45ed073d9504bd0cdfd1af4e.tar.bz2
Stop claiming MIPS li.d and li.s insns are not supported, now that they are.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/as.texinfo9
1 files changed, 0 insertions, 9 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 203ecee..e8c9df1 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -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