Re: [PATCH] Runtime memory barrier patching

Chuck Ebbert (76306.1226@compuserve.com)
Mon, 21 Apr 2003 19:41:20 -0400


Linus Torvalds wrote:

> Does anybody have the preferred Intel sequence somewhere?

These are in Intel ASM form (i.e. dest first) from the 486 manual:

2-bytes mov reg,reg
3-bytes lea reg, 0[reg] ; 8-bit displacement

No opcodes handy, though...

------
Chuck
-
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/