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

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
(In reply to Mark Wielaard from comment #2)
> 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 was wrong. The Large Systems Extension FEAT_LSE includes atomics and should
be supported by 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).

But I still think it is a configuration that we should support. If only since
there are such configurations out there.

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

Reply via email to