public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jan Hubicka <jh@suse.cz>
To: Richard Henderson <rth@cygnus.com>
Cc: gcc@gcc.gnu.org
Subject: Re: pre_inc/pre_dec/PUSH_ROUNDING inconsistency
Date: Mon, 17 Jul 2000 14:10:00 -0000	[thread overview]
Message-ID: <20000717231040.F27658@atrey.karlin.mff.cuni.cz> (raw)
In-Reply-To: <20000717140714.D13024@cygnus.com>

> On Sun, Jul 16, 2000 at 04:04:20PM +0200, Jan Hubicka wrote:
> > What do you think is the correct way off this situation? Modify the
> > emit_push_insn in explow.c to change push insn representation for example
> > to something like:
> > (set (mem/f:DI (pre_dec:DI (reg:DI sp)) (subreg:DI val)))
> > since thats what the instruction does?
> 
> I would think that widening the store like this to reflect the
> actual instruction is the only correct solution.
Yes, but whats about the floating point stores. I remember Jeff claiming
that (subreg:TF (reg:XF)) is incorrect...
is (subreg:TI (reg:XF)) better?
> 
> > (can I easilly convert number of bytes returned by push_rounding to mode?)
> 
> See smallest_mode_for_size.
Duh :)

Honza
> 
> 
> r~

  reply	other threads:[~2000-07-17 14:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-16  7:04 Jan Hubicka
2000-07-17 14:07 ` Richard Henderson
2000-07-17 14:10   ` Jan Hubicka [this message]
2000-07-17 14:16     ` Richard Henderson
2000-07-17 14:25       ` Jan Hubicka
2000-07-17 16:01       ` Richard Henderson
2000-07-18  1:31         ` Jan Hubicka
2000-07-28 15:17   ` Jan Hubicka
2000-07-29 12:30     ` Richard Henderson

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=20000717231040.F27658@atrey.karlin.mff.cuni.cz \
    --to=jh@suse.cz \
    --cc=gcc@gcc.gnu.org \
    --cc=rth@cygnus.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).