commit | e308b2999c79799683c30f4ed4f121d2940a92aa | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Fri Jun 07 16:59:57 2024 +0100 |
committer | Matthieu Longo <matthieu.longo@arm.com> | Fri Nov 08 11:35:46 2024 +0000 |
tree | 80889b589c5b5fbd4cd229c847d8440de8705213 | |
parent | 46dace1933f6e9c367edb97c60c23bdac9d040b3 [diff] |
aarch64: remove redundant register type R_N The register type R_N is redundant with R_ZR_SP. This patch removes it, and replaces its usage by R_ZR_SP.