Re: TSCs are a no-no on i386

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Jul 30 2003 - 18:10:27 EST


On Mer, 2003-07-30 at 22:50, Petr Vandrovec wrote:
> There is no such instruction. Skip LOCK prefix and decode again,
> you'll get either cmpxchg or xadd (or cmpxchg8b, but then it does
> not work on i486 too).

And if the byte you are looking at was patched by another thread you've
blown it. Your emulation can only be so good 8) People do stuff like
patching instructions under software decode as a robustness check - its
normally pretty amusing

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:47 EST