K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-09T13:27:37.000000Z K 7 svn:log V 371 Don't put operands in clobber lists, since this is dubious for old versions of gcc and broken for current versions of egcs. The asm here (for translate_bytes()) is now an interesting example of one that needs to be volatile to work. Fixed missing "memory" in the clobber list for translate_bytes(). Submitted by: "John S. Dyson" but rewritten by me END