[Bug rtl-optimization/50110] Endian reversal when adding extzv instruction
david.meggy at icron dot com
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 20:35:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110
--- Comment #3 from David Meggy <david.meggy at icron dot com> 2011-08-17 19:37:48 UTC ---
Andrew, are you referring to an issue with the define_insn macro I created? or
the GCC zero-extract generic code?
I've taken a look at
http://gcc.gnu.org/onlinedocs/gccint/Standard-Names.html#Standard-Names
(scrolling down to extzv and extv), and I believe that I'm using the extraction
as intended to be used
More information about the Gcc-bugs
mailing list