xemu/include
Richard Henderson 7ebee43ee3 tcg: Add atomic128 helpers
Force the use of cmpxchg16b on x86_64.

Wikipedia suggests that only very old AMD64 (circa 2004) did not have
this instruction.  Further, it's required by Windows 8 so no new cpus
will ever omit it.

If we truely care about these, then we could check this at startup time
and then avoid executing paths that use it.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-10-26 08:29:01 -07:00
..
2016-10-19 10:09:24 +01:00
2016-10-26 08:29:00 -07:00
2016-10-25 10:25:27 +01:00
2016-09-15 15:32:22 +03:00
2016-10-26 08:29:01 -07:00
2016-09-05 15:15:16 +02:00
2016-10-26 08:29:00 -07:00
2015-02-16 15:07:19 +00:00