Add CRC32 instruction/intrinsic support in ARM/Thumb backend for use in v8 architectures.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It would be great to comment this with which polynomial the hardware uses so nobody gets confused when they try to match it up with other ISAs that use a less common polynomial like crc32c.
Alex