HomeFreeBSD

amd64: Fix output operand specs for the stmxcsr and vmread intrinsics

Description

amd64: Fix output operand specs for the stmxcsr and vmread intrinsics

This does not appear to affect code generation, at least with the
default toolchain.

Noticed because incorrect output specifications lead to false positives
from KMSAN, as the instrumentation uses them to update shadow state for
output operands.

Reviewed by: kib
Sponsored by: The FreeBSD Foundation

(cherry picked from commit e54ae8258d6433ad2f2411dbeaa1fde6b817d5ef)

Details

Provenance
markjAuthored on Aug 9 2021, 5:28 PM
Parents
rG034eea1ee5dd: vmm: Make iommu ops tables const
Branches
Unknown
Tags
Unknown