Atmosphere-libs/libvapours/include/vapours/util/arch
Michael Scire b3c1e7be61 kern: exception flags are now atomic.
This is a really weird one, because they didn't actually update the
code which updates these flags in asm, these still use ldrb/orr/strb.
But every access to these via c++ is now an atomic ldxrb/stxrb loop.
Maybe they just forgot to update the asm?
2025-11-15 12:57:43 -07:00
..
arm64 kern: exception flags are now atomic. 2025-11-15 12:57:43 -07:00
generic ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00