Re: [PATCH v3] x86/emulate: Remove HAVE_AS_RDRAND and HAVE_AS_RDSEED

2025-04-07 Thread Denis Mukhin
On Monday, April 7th, 2025 at 2:17 AM, Andrew Cooper wrote: > > > On 05/04/2025 2:25 am, dm...@proton.me wrote: > > > From: Denis Mukhin dmuk...@ford.com > > > > The new toolchain baseline knows the rdrand/rdseed instructions, > > no need to carry the workaround in the code. > > > A few mi

Re: [PATCH v3] x86/emulate: Remove HAVE_AS_RDRAND and HAVE_AS_RDSEED

2025-04-07 Thread Andrew Cooper
On 05/04/2025 2:25 am, dm...@proton.me wrote: > From: Denis Mukhin > > The new toolchain baseline knows the rdrand/rdseed instructions, > no need to carry the workaround in the code. A few minor notes.  Instructions in CAPITALS please to make them easier to parse in context.  The comma ought to b