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

ARM64-SVE: Add SVE registers to pal context #103801

Merged
merged 29 commits into from
Jun 29, 2024

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    72a681f View commit details
    Browse the repository at this point in the history
  2. fix debug sizes

    a74nh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5e19a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38dacd View commit details
    Browse the repository at this point in the history
  4. More missing defines

    a74nh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5fc68cc View commit details
    Browse the repository at this point in the history
  5. More missing defines

    a74nh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    41580bc View commit details
    Browse the repository at this point in the history
  6. Add cast

    a74nh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6c8a283 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    7d08124 View commit details
    Browse the repository at this point in the history
  2. Fix dbgtargetcontext

    a74nh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5f918a9 View commit details
    Browse the repository at this point in the history
  3. Remove SVE from debug context

    a74nh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7cff0c1 View commit details
    Browse the repository at this point in the history
  4. Move ffr

    a74nh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3f287c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9e6a4e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Remove Z registers from context

    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a2c17dd View commit details
    Browse the repository at this point in the history
  2. backup/restore SVE in Context2.S

    Change-Id: I2f6bc39068d9fed3f45b548089b144884607d97b
    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7c3256b View commit details
    Browse the repository at this point in the history
  3. Remove unused SVE128 struct

    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ba17c2b View commit details
    Browse the repository at this point in the history
  4. Add XStateFeaturesMask

    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    73404ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea6979a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd12f03 View commit details
    Browse the repository at this point in the history
  7. Fix AsmOffsets.cs for windows

    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    29acc33 View commit details
    Browse the repository at this point in the history
  8. Fix AsmOffsets.cs for windows

    a74nh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a21aee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Restore missing ldr

    a74nh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2e549cd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. 1 Configuration menu
    Copy the full SHA
    d43f5d5 View commit details
    Browse the repository at this point in the history
  2. 16 P registers

    a74nh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ed15cc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    063f41b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be931b View commit details
    Browse the repository at this point in the history
  3. Set CONTEXT_XSTATE

    a74nh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6fb9141 View commit details
    Browse the repository at this point in the history
  4. Remove __pad and fix sizes

    a74nh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d2c2e10 View commit details
    Browse the repository at this point in the history
  5. Fix context sizes

    a74nh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f0a1dba View commit details
    Browse the repository at this point in the history
  6. Fix context sizes

    a74nh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    178e266 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29933a8 View commit details
    Browse the repository at this point in the history