Michael Scire
5cb14dcabc
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-11 19:34:34 -07:00
..
2025-11-10 22:32:02 -07:00
2024-10-30 18:08:29 -07:00
2022-03-21 17:21:44 -07:00
2022-03-21 17:21:44 -07:00
2022-03-21 17:21:44 -07:00
2025-11-11 16:13:25 -07:00
2021-10-04 12:59:10 -07:00
2025-11-11 10:50:17 -07:00
2021-10-04 12:59:10 -07:00
2025-11-11 19:34:34 -07:00
2025-04-08 13:43:29 -07:00
2021-10-04 12:59:10 -07:00
2022-03-21 17:21:44 -07:00
2022-03-21 17:21:44 -07:00
2022-03-21 17:21:44 -07:00
2024-10-30 18:08:29 -07:00
2021-10-04 12:59:10 -07:00
2022-03-21 17:21:44 -07:00
2021-10-09 15:40:06 -07:00
2025-08-08 14:16:03 -07:00
2021-10-04 12:59:10 -07:00
2021-10-04 12:59:10 -07:00
2021-10-04 12:59:10 -07:00
2021-10-04 12:59:10 -07:00
2021-10-04 12:59:10 -07:00
2022-03-21 17:21:44 -07:00
2021-10-04 12:59:10 -07:00
2021-10-09 15:40:06 -07:00
2025-05-09 11:55:21 -07:00
2022-03-24 16:21:03 -07:00