Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Support OFS_PAUSE_INTRIN on aarch64 #96

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sideoflamp
Copy link

@sideoflamp sideoflamp commented Jun 16, 2023

For arm macos

Out of curiosity, what IDE are you using to do dev for this project?

@OpenFunscripter
Copy link
Owner

Out of curiosity, what IDE are you using to do dev for this project?

No IDE just vscode

@sideoflamp
Copy link
Author

Updated to add win to x86

If aarch64 then use yield, otherwise use _mm_pause.
@sideoflamp
Copy link
Author

I've never used MS Build Engine but it seems to not like the _WIN32 _WIN64 perprocessors. Just swapped it around.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants