[PATCH][ARM][stage-1] Use correct scheduling type for rbit instruction

Kyrill Tkachov kyrylo.tkachov@arm.com
Wed Mar 4 11:20:00 GMT 2015


Hi all,

This obvious patch changes the type of the rbit instruction to 'rbit' 
rather than clz.

Tested arm-none-linux-gnueabihf.

P.S. The pipeline descriptions we have handle rbit, except 
marvell-pj4.md but that one doesn't handle the current 'clz' type 
either, so it will have not have a codegen impact.

Ok for next stage 1?

Thanks,
Kyrill

2015-03-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/arm/arm.md (rbitsi2): Change type attr to 'rbit'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-rbit.patch
Type: text/x-patch
Size: 439 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150304/8bed9410/attachment.bin>


More information about the Gcc-patches mailing list