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

This fixes emitGetVexPrefixSize to support detecting 2-byte prefix support #79478

Merged
merged 15 commits into from
Dec 14, 2022

Commits on Dec 9, 2022

  1. Remove the dead emitOutputRexOrVexPrefixIfNeeded and rename emitOutpu…

    …tSimdPrefixIfNeeded to emitOutputRexOrSimdPrefixIfNeeded
    tannergooding committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ec19c12 View commit details
    Browse the repository at this point in the history
  2. Remove the dead emitGetAdjustedSize and rename emitGetAdjustedSizeEve…

    …xAware to emitGetAdjustedSize
    tannergooding committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4d75d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0932ac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd14be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b20a6d5 View commit details
    Browse the repository at this point in the history
  6. Update emitGetPrefixSize to take the instrDesc so the VEX prefix size…

    … can be computed correctly
    tannergooding committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4d94897 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae744eb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    f2ff3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e131b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea56d5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5014355 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    989c1ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f2514d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d0c099 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    57d5725 View commit details
    Browse the repository at this point in the history