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

Implement rotate left and right #61

Merged
merged 3 commits into from
Oct 18, 2018
Merged

Commits on Jun 18, 2018

  1. Implement rotate left and right

    CyDragon80 authored and CyDragon80 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    7adb89b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Perform rotate operations at lower level for better efficiency. Add m…

    …ore rotate test conditions.
    CyDragon80 authored and CyDragon80 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4b5e755 View commit details
    Browse the repository at this point in the history
  2. Reduce shiftRightUnsigned code.

    CyDragon80 authored and CyDragon80 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4ef9ab6 View commit details
    Browse the repository at this point in the history