Skip to content

Commit

Permalink
Merge pull request #4246 from solemnwarning/processor-rnd-rdrand
Browse files Browse the repository at this point in the history
Explicitly enable rdrand intrinsics for processor_rng.
  • Loading branch information
randombit authored Jul 23, 2024
2 parents a66e252 + 8e32318 commit 3e2a7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/rng/processor_rng/info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ processor_rng.h
</header:public>

<isa>
x86_32:rdrand
x86_64:rdrand
ppc64:power9
</isa>

0 comments on commit 3e2a7ce

Please sign in to comment.