Files
poky/meta/recipes-multimedia
Nitin A Kamble e3a384578f libatomics-ops: patch source code for x32
This Fixes bug: [YOCTO #1418]

Remove the `q' suffix on x86-64 atomic instructions.

We don't need the `q' suffix on x86_64 atomic instructions for AO_t,
which is defined as "unsigned long".  "unsigned long" is 32bit for x32
and 64bit for x86-64. The register operand in x86-64 atomic instructions
is sufficient to properly determine the register size.

(From OE-Core rev: daaaeb1bd1467a2bed75722ce3ff35be970402e0)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-05 22:47:08 +00:00
..
2011-11-30 15:15:05 +00:00
2011-11-30 15:38:31 +00:00
2011-07-05 14:16:54 +01:00
2011-10-31 23:03:50 +00:00
2011-10-17 14:10:43 +01:00
2011-10-14 13:18:17 +01:00
2011-07-05 14:16:53 +01:00
2011-07-01 23:27:29 +01:00