This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ARM] Implement __builtin_bswap32() via ARMv6 "rev" instruction


A patch follows. I didn't take care of the scheduling case the correct
way, tought (aliased to clz class).

Can someone please review (works for me (c)) and merge?

-- Alexandre

Attachment: bswap-arm-01.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]