Venkatesh Srinivas <[email protected]> added the comment:I believe that the issue was that I was enabling bzeront() { which uses the movnti instruction } at SSE, not SSE2. I've just committed a patch to fix this;would love to hear if it does. -- vs ---------- assignedto: -> vsrinivas nosy: +vsrinivas status: unread -> in-progress
Yup, commit f48a95f5656a60056d89d62acc885491dddd1733 fixes it. Thank you. -- Max Herrgård
