Add RD*SBASE, WR*SBASE, RDRAND from AVX v7
commit0416b232cecdef958328f6d3f54c472bae29e936
authorH. Peter Anvin <hpa@zytor.com>
Tue, 6 Jul 2010 16:15:48 +0000 (6 09:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 6 Jul 2010 16:17:18 +0000 (6 09:17 -0700)
tree7975853d8b4ef060f5eb217274e9627a7575365f
parent4cc10643282ac0879e85352c33b87b2db1e526b3
Add RD*SBASE, WR*SBASE, RDRAND from AVX v7

Add the RD*SBASE, WR*SBASE and RDRAND instructions from version 7 of
the AVX specification, Intel document 319433-007.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat
test/newrdwr.asm [new file with mode: 0644]