On 03/16/2010 02:52 PM, Gleb Natapov wrote:
+ MK_INSN(xchg_test1, "xchg %eax,%eax\n\t");AKA 'nop'.Yep, but we still emulate it.
And well too.Note that 'xchg eax, ebx' will clear the top 32-bits of rax and rbx, but 'xchg eax, eax' will not.
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html