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

Support pinballs with registers from Intel's Advanced Matrix Extensions (AMX) for x86 architecture. #21

Open
hgpatil opened this issue Nov 20, 2024 · 0 comments

Comments

@hgpatil
Copy link
Contributor

hgpatil commented Nov 20, 2024

Sapphire Rapids and newer Intel x86 processores have AMX registers which get included in the pinballs created with SDE supporting Sapphire Rapids and newer architectures. pinball2elf needs to be changed to read/use those registers. For now, the workaround is to create pinballs with "sde -skl" so only Skylake register state gets saved in pinballs (assuming the application does not otherwise use newer AMX registers).

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

No branches or pull requests

1 participant