K 10 svn:author V 3 dim K 8 svn:date V 27 2013-10-26T11:56:51.977211Z K 7 svn:log V 288 MFC r256157: Now our binutils's assembler supports the Intel Random Number Generator extensions, we can change the .byte directives in sys/dev/random/ivy.c to plain 'rdrand' mnemonics. This already worked for clang users, but now it will also work for gcc users. Approved by: so (des) END