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

investigate avx on mac m1s #1376

Open
eyberg opened this issue Sep 8, 2022 · 1 comment
Open

investigate avx on mac m1s #1376

eyberg opened this issue Sep 8, 2022 · 1 comment

Comments

@eyberg
Copy link
Contributor

eyberg commented Sep 8, 2022

we support it on other x86 machines (w/accel)

#1357

https://ahelpme.com/software/qemu/qemu-full-virtualization-cpu-emulations-enable-disable-cpu-flags-instruction-sets-of-qemu-6-2-0/

https://gitlab.com/qemu-project/qemu/-/issues/164

sample program that uses cpuid to check for avx:

https://gist.github.com/hi2p-perim/7855506

I think it's not implemented in TCG cause you can run it with hardware acceleration but it doesn't show up in TCG

@eyberg
Copy link
Contributor Author

eyberg commented Oct 28, 2022

https://wiki.qemu.org/ChangeLog/7.2 has avx and avx2

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