Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

replace popcnt with mov (861) #867

Merged
merged 1 commit into from Apr 2, 2016
Merged

replace popcnt with mov (861) #867

merged 1 commit into from Apr 2, 2016

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Apr 1, 2016

in updated implementation can be just replaced with movs

@NikVolf NikVolf added the A0-pleasereview 🤓 Pull request needs code review. label Apr 1, 2016
@NikVolf
Copy link
Contributor Author

NikVolf commented Apr 1, 2016

#861

@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Apr 2, 2016
@arkpar arkpar merged commit 54d594c into master Apr 2, 2016
jrcxz 11f

popcnt $7, %rcx
popcnt $6, %rax
movt $7, %rcx
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah forgot that test should be run on nightly to actually test anything

@NikVolf NikVolf deleted the fix-861 branch April 13, 2016 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants