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)
Sun, Sep 13, 12:24 AM
Unknown Object (File)
Fri, Sep 11, 8:22 PM
Unknown Object (File)
Fri, Sep 11, 7:28 PM
Unknown Object (File)
Fri, Sep 11, 4:54 PM
Unknown Object (File)
Wed, Aug 26, 3:32 AM
Unknown Object (File)
Mon, Aug 24, 8:33 PM
Unknown Object (File)
Mon, Aug 24, 8:33 PM
Unknown Object (File)
Aug 16 2026, 10:31 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable