|
From: Michael D. <mda...@qn...> - 2015-11-19 16:52:02
|
Hello, The inline assembly in do_cmpxchg8b() clobbers rbx, but it is not in the clobber list (likely just a spelling mistake, as rdx is in there twice). This was causing problems for me when running this test on our platform. Simple patch attached. Thanks, Mike --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful. |