public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Doug Evans <dje@transmeta.com>
To: Richard Sandiford <rsandifo@cambridge.redhat.com>
Cc: binutils@sources.redhat.com, cgen@sources.redhat.com
Subject: CGEN patch
Date: Thu, 21 Dec 2000 14:04:00 -0000	[thread overview]
Message-ID: <14914.32352.563095.486108@casey.transmeta.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0012211621260.17214-100000@host149.cambridge.redhat.com>

Richard Sandiford writes:
 > 2000-12-21  Richard Sandiford  <rsandifo@redhat.com>
 > 
 > 	* cgen-dis.c (hash_insn_array): Use bfd_put_bits().
 > 	(hash_insn_list): Likewise
 > 	* cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
 > 	(extract_1): Use bfd_get_bits().
 > 	(extract_normal): Apply sign extension to both extraction
 > 	methods.
 > 	* include/opcode/cgen.h (cgen_get_insn_value): Now a macro
 > 	(cgen_put_insn_value): Likewise
 > 	* cgen-op.c (cgen_get_insn_value): Removed
 > 	(cgen_put_insn_value): Likewise

fwiw, I'd prefer to keep cgen_get/put_insn_value kept as functions.
They can still call the bfd routines, but I'd rather not
have them as functions.

  parent reply	other threads:[~2000-12-21 14:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-21  8:24 Richard Sandiford
2000-12-21 10:45 ` Frank Ch. Eigler
2000-12-21 14:04 ` Doug Evans [this message]
2001-01-02  6:51   ` Richard Sandiford
2001-01-02  8:34     ` Frank Ch. Eigler
2001-01-03  2:52 ` Richard Sandiford
2001-01-03  7:10   ` Frank Ch. Eigler
2000-12-21 10:20 Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14914.32352.563095.486108@casey.transmeta.com \
    --to=dje@transmeta.com \
    --cc=binutils@sources.redhat.com \
    --cc=cgen@sources.redhat.com \
    --cc=rsandifo@cambridge.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).