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
Unknown Object (File)
Sat, Mar 28, 7:01 AM
Unknown Object (File)
Thu, Mar 19, 10:43 AM
Unknown Object (File)
Wed, Mar 18, 12:27 AM
Unknown Object (File)
Mon, Mar 9, 10:19 AM
Unknown Object (File)
Sun, Mar 8, 12:13 AM
Unknown Object (File)
Feb 8 2026, 10:02 AM
Unknown Object (File)
Feb 7 2026, 6:15 PM
Unknown Object (File)
Jan 30 2026, 6:04 PM
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