https://bugs.kde.org/show_bug.cgi?id=449494

--- Comment #2 from Mark Wielaard <m...@klomp.org> ---
BTW. It turns out qemu doesn't do atomics, but does doe rdm:
https://www.qemu.org/docs/master/system/arm/emulation.html

Which is why you see rdm without atomics when running under qemu.
I think this is a valid configuration (basically armv8.0 + rdm extension) so we
should allow it, unless there is something in VEX that isn't able to support
that (but from some test runs it seems everything works fine).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to