Re: [PATCH] perf: make perf.data more self-descriptive (v5)

From: Stephane Eranian
Date: Fri Sep 23 2011 - 02:28:19 EST


On Fri, Sep 23, 2011 at 5:26 AM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
>> Â* .byte 0x53 == push ebx. it's universal for 32 and 64 bit
>> Â* .byte 0x5b == pop ebx.
>> Â* Some gcc's (4.1.2 on Core2) object to pairing push/pop and ebx in
>> 64 bit mode.
>
> What do you mean with "object" ?
should read 'objects to' meaning 'refuses to'
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/