Module Name:src
Committed By: riastradh
Date: Tue Jul 16 15:27:40 UTC 2024
Modified Files:
src/sys/crypto/arch/x86: immintrin.h
Log Message:
sys/crypto: Two more issues in GCC Intel intrinsics.
With this, the AES tests should pass again.
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Tue Jul 16 15:27:40 UTC 2024
Modified Files:
src/sys/crypto/arch/x86: immintrin.h
Log Message:
sys/crypto: Two more issues in GCC Intel intrinsics.
With this, the AES tests should pass again.
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Mon Jul 15 13:59:19 UTC 2024
Modified Files:
src/sys/crypto/arch/x86: immintrin.h immintrin_ext.h
Log Message:
sys/crypto: Fix mistakes in previous gcc12 immintrin fixes.
Compile-tested the ChaCha code, not the whole kernel, a
Module Name:src
Committed By: riastradh
Date: Mon Jul 15 13:59:19 UTC 2024
Modified Files:
src/sys/crypto/arch/x86: immintrin.h immintrin_ext.h
Log Message:
sys/crypto: Fix mistakes in previous gcc12 immintrin fixes.
Compile-tested the ChaCha code, not the whole kernel, a
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'
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'