public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How do we access higher order bits of a register?
@ 2011-11-22 15:31 Ayonam Ray
  2011-11-22 17:06 ` Ian Lance Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: Ayonam Ray @ 2011-11-22 15:31 UTC (permalink / raw)
  To: gcc-help

Hi,

I wanted to write an RTL that would access the higher order bits of a
register.  I saw that high:<mode> works only with constants or labels.
 The subreg:<mode> only takes the lower order bits.  Can't find any
way to address the higher order bits.  Any help would be appreciated.

Thanks and regards
Ayonam

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

end of thread, other threads:[~2011-11-22 22:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-22 15:31 How do we access higher order bits of a register? Ayonam Ray
2011-11-22 17:06 ` Ian Lance Taylor
2011-11-22 21:39   ` Ayonam Ray
2011-11-22 22:10     ` Ian Lance Taylor
2011-11-23  0:47       ` Ayonam Ray

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