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
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31466

Details

Provenance
markjAuthored on Aug 9 2021, 5:28 PM
Reviewer
kib
Differential Revision
D31466: amd64: Fix output operand specs for the stmxcsr and vmread intrinsics
Parents
rGe0cc56603518: kasan.9: Note the header required for kasan_mark()
Branches
Unknown
Tags
Unknown