public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* prevent zero-extension when using a memory load instruction
@ 2020-04-18 15:12 William Tambe
  2020-04-18 15:32 ` Marc Glisse
  2020-04-20  9:50 ` Segher Boessenkool
  0 siblings, 2 replies; 7+ messages in thread
From: William Tambe @ 2020-04-18 15:12 UTC (permalink / raw)
  To: gcc-help

In the machine description file, is there a way to tell GCC that a
memory load instruction already zero-extend such that it does not try
to apply zero-extension ?

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

end of thread, other threads:[~2020-04-20 15:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 15:12 prevent zero-extension when using a memory load instruction William Tambe
2020-04-18 15:32 ` Marc Glisse
2020-04-18 18:36   ` William Tambe
2020-04-18 18:45     ` Jeff Law
2020-04-20  9:50 ` Segher Boessenkool
2020-04-20 14:36   ` William Tambe
2020-04-20 15:47     ` Segher Boessenkool

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).