Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to CRC module and fix self register #512

Merged
merged 2 commits into from
Apr 28, 2015
Merged

Update to CRC module and fix self register #512

merged 2 commits into from
Apr 28, 2015

Commits on Apr 9, 2015

  1. Update CRC module to SSE4_CRC32 v3.1.0

    - v3.1.0 fixes issues with hardware CRC detection and provides software fallbalck
    for platforms lacking hardware CRC support.
    - Reduces the number of layers between core code and the CRC functions
    anandsuresh committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    4a0e81e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Fix self-register of crc32c

    ryanseys committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    3d6e163 View commit details
    Browse the repository at this point in the history