Skip to content

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Dec 9, 2023

push and pop are techincally no real instructions but alias of stm and ldr. Also they are encoding wise the same as their Thumb2 variants. Hence, they should be removed as real instructions.

push and pop are techincally no real instructions but alias of stm and ldr.
Also they are encoding wise the same as their Thumb2 variants.
Hence, they should be removed as real instructions.
@Rot127
Copy link
Collaborator Author

Rot127 commented Dec 10, 2023

Turns out Thumb1 16bit pop and push are actually defined as instructions and not as alias.

@Rot127 Rot127 deleted the arm-push-pop-alias branch August 22, 2024 05:34
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.

1 participant