Page MenuHomeFreeBSD

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

Authored by markj on Aug 8 2021, 9:47 PM.
Tags
None
Referenced Files
F131625238: D31466.diff
Thu, Oct 9, 8:40 PM
Unknown Object (File)
Thu, Sep 18, 8:59 AM
Unknown Object (File)
Aug 24 2025, 1:04 AM
Unknown Object (File)
Aug 15 2025, 12:42 PM
Unknown Object (File)
Aug 8 2025, 11:01 AM
Unknown Object (File)
Jul 6 2025, 9:09 PM
Unknown Object (File)
Jul 6 2025, 4:25 AM
Unknown Object (File)
Jul 5 2025, 11:07 AM
Subscribers

Details

Summary

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.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40929
Build 37818: arc lint + arc unit