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)
Thu, Oct 24, 2:20 PM
Unknown Object (File)
Oct 10 2024, 4:50 PM
Unknown Object (File)
Sep 27 2024, 4:04 PM
Unknown Object (File)
Sep 27 2024, 5:55 AM
Unknown Object (File)
Sep 26 2024, 11:45 AM
Unknown Object (File)
Sep 26 2024, 9:39 AM
Unknown Object (File)
Sep 26 2024, 4:46 AM
Unknown Object (File)
Sep 25 2024, 9:53 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