public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/1] manual: remove obsolete comment about using multi-ifields in operands
@ 2019-05-14 18:32 Jose E. Marchesi
  2019-05-14 18:37 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Jose E. Marchesi @ 2019-05-14 18:32 UTC (permalink / raw)
  To: cgen

This little patch removes an obsolete comment from the manual.
Multi-ifields certainly work as indexes in instruction operands.

Salud!

ChangeLog:

2019-05-14  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* doc/rtl.texi (Instruction operands): Remove obsolete comment
	about multi-ifields.
---
 ChangeLog    | 5 +++++
 doc/rtl.texi | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9add333..bd13933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-14  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+	* doc/rtl.texi (Instruction operands): Remove obsolete comment
+	about multi-ifields.
+
 2019-01-01  Alan Modra  <amodra@gmail.com>
 
 	* utils.scm: Update emitted copyright dates.
diff --git a/doc/rtl.texi b/doc/rtl.texi
index 9b41c6d..49d00e3 100644
--- a/doc/rtl.texi
+++ b/doc/rtl.texi
@@ -2027,7 +2027,7 @@ The mode the value is to be interpreted in.
 The index of the hardware element. This is used to mate the hardware
 element with the instruction field that selects it, and must be the name
 of an ifield entry. (*Note: The index may be other things besides
-ifields in the future.)  It must not be a multi-ifield, currently.
+ifields in the future.)
 
 @subsection handlers
 Sometimes it's necessary to escape to C to parse assembler, or print
-- 
2.11.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] manual: remove obsolete comment about using multi-ifields in operands
  2019-05-14 18:32 [PATCH 1/1] manual: remove obsolete comment about using multi-ifields in operands Jose E. Marchesi
@ 2019-05-14 18:37 ` Frank Ch. Eigler
  2019-05-14 18:52   ` Jose E. Marchesi
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Ch. Eigler @ 2019-05-14 18:37 UTC (permalink / raw)
  To: Jose E. Marchesi; +Cc: cgen

Hi -

> This little patch removes an obsolete comment from the manual.
> Multi-ifields certainly work as indexes in instruction operands.

Thanks, pushed to ... GIT!

- FChE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] manual: remove obsolete comment about using multi-ifields in operands
  2019-05-14 18:37 ` Frank Ch. Eigler
@ 2019-05-14 18:52   ` Jose E. Marchesi
  0 siblings, 0 replies; 3+ messages in thread
From: Jose E. Marchesi @ 2019-05-14 18:52 UTC (permalink / raw)
  To: Frank Ch. Eigler; +Cc: cgen

    
    > This little patch removes an obsolete comment from the manual.
    > Multi-ifields certainly work as indexes in instruction operands.
    
    Thanks, pushed to ... GIT!
    
Aieee, a new era! ;)  Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-14 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 18:32 [PATCH 1/1] manual: remove obsolete comment about using multi-ifields in operands Jose E. Marchesi
2019-05-14 18:37 ` Frank Ch. Eigler
2019-05-14 18:52   ` Jose E. Marchesi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).