Vector modes under hppa64-hpu
Richard Henderson
rth@redhat.com
Sun Jul 28 09:52:00 GMT 2002
On Fri, Jul 26, 2002 at 09:30:39PM -0700, Aldy Hernandez wrote:
> Joern. Could we keep the above code and add a check for the submode
> being >= word? It seems like the extract_bit_field is a bit of
> overkill when the submode is just the word size.
One of the first things that extract_bit_field does is check for
the easy aligned case. I think you should leave it alone.
r~
More information about the Gcc
mailing list