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

SPARC: patterns #6287

Open
mumbel opened this issue Mar 7, 2024 · 0 comments · May be fixed by #6346
Open

SPARC: patterns #6287

mumbel opened this issue Mar 7, 2024 · 0 comments · May be fixed by #6346
Assignees
Labels
Feature: Processor/Sparc Status: Triage Information is being gathered

Comments

@mumbel
Copy link
Contributor

mumbel commented Mar 7, 2024

Is your feature request related to a problem? Please describe.
Patterns for SPARC could be expanded. Some patterns would align with other arch.

postpatterns seems consistently just the one instruction which is nice

Describe the solution you'd like

  • ba -label: negative jump (with delay)
  • ba,a -label: negative jump (annual)
  • call label ; restore
  • call ; or reg1,reg2,o7
  • 0x00000000 filler could also include nop logic

Additional context
Add any other context or screenshots about the feature request here.

@ryanmkurtz ryanmkurtz added Status: Triage Information is being gathered Feature: Processor/Sparc labels Mar 8, 2024
@mumbel mumbel linked a pull request Mar 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Processor/Sparc Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants