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

CLMUL instruction set #320

Merged
merged 9 commits into from
Feb 18, 2018
Merged

CLMUL instruction set #320

merged 9 commits into from
Feb 18, 2018

Commits on Feb 18, 2018

  1. added pclmul

    newpavlov committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    d46b0ac View commit details
    Browse the repository at this point in the history
  2. added docs

    newpavlov committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    ea70b97 View commit details
    Browse the repository at this point in the history
  3. pclmul -> pclmulqdq

    newpavlov committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    5e08b16 View commit details
    Browse the repository at this point in the history
  4. imm8: u8 -> imm8: i32

    newpavlov committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    aaeeb50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d3b106 View commit details
    Browse the repository at this point in the history
  6. error fixes

    newpavlov committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    9ad3353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    007bccd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    816f19d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4e68ce View commit details
    Browse the repository at this point in the history