vmm(4): Decode and emulate BEXTR
Clang 10 -march=native kernels on znver1 emit BEXTR for APIC reads,
apparently. Decode and emulate the instruction.
Reviewed by: grehan
Differential Revision: https://reviews.freebsd.org/D24463
vmm(4): Decode and emulate BEXTR Tags None Referenced Files None Subscribers None
Description
Details
|