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

On 64 bit platforms, "stelem.ref" and "ldelema" ignore the high bits of a native int index #71571

Merged
merged 6 commits into from
Jul 6, 2022

Commits on Jul 2, 2022

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

Commits on Jul 5, 2022

  1. Revert "On 64 bit platforms, "stelem.ref" and "ldelema" ignore the hi…

    …gh bits of a native int index"
    
    This reverts commit 47eba9a.
    davidwrighton committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a812bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f2e5ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dccfef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Fix NativeAOT

    davidwrighton committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2b75a33 View commit details
    Browse the repository at this point in the history
  2. Update src/tests/issues.targets

    Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
    davidwrighton and MichalStrehovsky authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0d20b6b View commit details
    Browse the repository at this point in the history