Hi,

On Wed, Sep 26, 2012 at 12:09:44AM +0200, david wrote:
> flags         : fpu vme de pse tsc msr pae mce apic sep mtrr pge cmov pat 
> clflush acpi mmx fxsr sse sse2 tm nx up pni est tm2 rng rng_en ace ace_en 
> ace2 ace2_en phe phe_en pmm pmm_en

Looks like the "cx8" flag is not present which should mean that the CMPXCHG8
instruction is not supported, which in turn is a requirement to run valgrind on
x86 (well, according to the comments in the code anyway).

So, I don't think much can be done about this (also note that I can't test this
since I don't have such CPU).

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'

Attachment: signature.asc
Description: Digital signature

Reply via email to