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

add support for Arm stack limit register instructions #6667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PennRobotics
Copy link

This is a current rebase of the diff from #5256 (credit to @befoulad ) which has been minimally tested and decompiles the new Armv8-M stack limit register arguments (msplim and psplim as arguments for msr and mrs)

@GhidorahRex
Copy link
Collaborator

Instead of using strings, the msplim and psplim should be defined as registers. They're defined in ARM.sinc, wrap them in an ifdef for cortex as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Processor/ARM Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants