>>>>> "JC" == James Cloos <[email protected]> writes:
JC> and, in 16-bit code: JC> RDRAND al ; randomize 16-bit register al Eeek. Thinko there. Please s/al/ax/. al and ah are the 8-bit halves of the 16-bit ax register. (Thanks to JW for noticing.) -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ cryptography mailing list [email protected] http://lists.randombit.net/mailman/listinfo/cryptography
