Loading
Fixes i386 xchgq test
As "xchg" reads and writes both operands, the "+m" is required to avoid undefined behavior on -O2 compilation. Signed-off-by:Fabrice Desclaux <fabrice.desclaux@cea.fr> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-Id: <03506cf0-a204-f619-8ee4-4990a5e69af5@cea.fr> Signed-off-by:
Laurent Vivier <laurent@vivier.eu>