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

5.0.0 Broken ARM64 information pn python3 #2174

Open
Kashio opened this issue Oct 7, 2023 · 1 comment
Open

5.0.0 Broken ARM64 information pn python3 #2174

Kashio opened this issue Oct 7, 2023 · 1 comment
Labels
Milestone

Comments

@Kashio
Copy link

Kashio commented Oct 7, 2023

I've seen the same issue for python2 and ARM32
But I also have the same problem for ARM64 on python3
Give the following instruction:
stp x29, x30, [sp, #0x20]
I get only 2 operands for the fp and lr registers not the memory operand

@Rot127
Copy link
Collaborator

Rot127 commented Oct 10, 2023

I am not sure if @kabeor finds the time to fix this. Because there is currently the problem of #2089

I think your current best option is to use #2026

Pretty much all details already work, with the exception of the matrix extension.

Also I'll work on it in the next four days again. So if you find any problems with it, I can fix it quickly there.

@Rot127 Rot127 mentioned this issue Oct 21, 2023
24 tasks
@Rot127 Rot127 added this to the v5.0.2 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants