Skip to content

Update popcnt16-popcnt-popcnt64.md #793

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

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

CaseyCarter
Copy link
Contributor

  • "16-, 32-, or 64-byte" is an obvious typo.
  • "The size of the value that the popcnt instruction returns is the same as the size of its argument." is a clear case of "parameter" vs. "argument" confusion. The size / type of the return value does not change to reflect the size/type of the expression passed to the function at a callsite - this sentence means "parameter." (Although honestly, this sentence adds little value - we should consider striking it.)

* "16-, 32-, or 64-byte" is an obvious typo.
* "The size of the value that the `popcnt` instruction returns is the same as the size of its argument." is a clear case of "parameter" vs. "argument" confusion. The size / type of the return value does not change to reflect the size/type of the expression passed to the function at a callsite - this sentence means "parameter." (Although honestly, this sentence adds little value - we should consider striking it.)
@PRMerger17
Copy link
Contributor

@CaseyCarter : Thanks for your contribution! The author, @, has been notified to review your proposed change.

Copy link
Contributor

@mikeblome mikeblome left a comment

Choose a reason for hiding this comment

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

Thanks @CaseyCarter! I went ahead and deleted the sentence.

@mikeblome
Copy link
Contributor

#sign-off

@PRMerger9
Copy link
Contributor

@mikeblome: I'm sorry - only the author of this article, @, can sign off on your changes. But we do have an exception process - if you are on the Microsoft content or product team for this product area, you can ask the PR review team to review and merge it by sending mail to the techdocprs alias.

@mikeblome mikeblome merged commit 0235b97 into MicrosoftDocs:master Feb 11, 2019
@CaseyCarter CaseyCarter deleted the patch-3 branch February 11, 2019 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants