diff options
| author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2024-07-24 14:30:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-24 14:30:25 +0100 |
| commit | 6da6772bf0a33131aa8540c9d4f60d5db75c32b5 (patch) | |
| tree | a4ea22c4bd78b033b3c0af90e3bb4be8dff579fc /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | b9995a14f5dee5620163e83468d3be4fcd3e67d0 (diff) | |
[AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#100143)
The documentation for the __arm_get_current_vg support routine specifies
that the following registers are call-preserved:
- X1-X15, X19-X29 and SP
- Z0-Z31
- P0-P15
This patch rewrites the implementation of this routine in compiler-rt,
as the current version does not guarantee that these registers will be
preserved.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
