Function crc_w_b_w

Source
pub unsafe fn crc_w_b_w(a: i32, b: i32) -> i32
🔬This is a nightly-only experimental API. (stdarch_loongarch #117427)
Available on LoongArch LA64 only.
Expand description

Calculate the CRC value using the IEEE 802.3 polynomial (0xEDB88320)