Skip to content

Restore the ARM register naming from v4.#2108

Merged
kabeor merged 1 commit intocapstone-engine:v5from
gerph:restore-v4-arm-register-naming-to-v5
Jul 23, 2023
Merged

Restore the ARM register naming from v4.#2108
kabeor merged 1 commit intocapstone-engine:v5from
gerph:restore-v4-arm-register-naming-to-v5

Conversation

@gerph
Copy link
Copy Markdown

@gerph gerph commented Jul 22, 2023

In v5 the register naming for ARM registers changed. This was not a documented behaviour, and may not be desireable.

This change makes the register names in v5 the same as they were in v4 - that is that when NOREGNAME is used, R13 and R14 are known as sp and lr. They had been changed to r13 and r14.

See #2078 for more details.

In v5 the register naming for ARM registers changed. This was not a
documented behaviour, and may not be desireable.

This change makes the register names in v5 the same as they were in
v4 - that is that when NOREGNAME is used, R13 and R14 are known as
`sp` and `lr`. They had been changed to `r13` and `r14`.

See capstone-engine#2078 for more
details.
Copy link
Copy Markdown
Collaborator

@Rot127 Rot127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@XVilka Should be listed in #2081

@XVilka XVilka mentioned this pull request Jul 22, 2023
24 tasks
@kabeor
Copy link
Copy Markdown
Member

kabeor commented Jul 23, 2023

Thanks. Merged.

@kabeor kabeor merged commit cdbf6a0 into capstone-engine:v5 Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants