Module Name: src
Committed By: riastradh
Date: Mon Jul 15 13:51:10 UTC 2024
Modified Files:
src/sys/crypto/arch/x86: immintrin.h
Log Message:
sys/crypto: Fix gcc x86 load/store-unaligned intrinsics.
(Sure would be nice if someone wired up the kernel build to use
gcc/clang's own immintrin.h &c. so we don't have to maintain a copy!)
PR toolchain/58350
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/crypto/arch/x86/immintrin.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.