From cd41d0672a98e7df45ed073d9504bd0cdfd1af4e Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Wed, 2 Feb 1994 03:44:39 +0000 Subject: [PATCH] Stop claiming MIPS li.d and li.s insns are not supported, now that they are. --- gas/doc/as.texinfo | 9 --------- 1 file changed, 9 deletions(-) diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 203eceeb76c..e8c9df1772d 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 -- 2.30.2