Hello:
I've got an inline assembler stanza that is attempting to use the "crc32q"
instruction. The stanza is:
__asm__ __volatile__( "crc32q\t%2, %0"
:"=S"(crc) :"0"(crc), "c"(*wp));
The mode "=S" generates %esi for argument 0. What do I have to do to get it to
generate %rsi?
Thanks...
--
Dave Pitts PULLMAN: Travel and sleep in safety and comfort.
dpi...@cozx.com