about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2024-02-19 12:33:08 +0100
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2024-02-19 12:33:08 +0100
commitb886be124d5bcbc242cb1f6f6a29c9fbaa577272 (patch)
treeeb7b9ac7e2ce54ed8484c76c8b57b66b0ddcf5b0 /tests/codegen/src-hash-algorithm
parente4584e84d9a4687bedf1481b60c1751a2478967c (diff)
downloadrust-b886be124d5bcbc242cb1f6f6a29c9fbaa577272.tar.gz
rust-b886be124d5bcbc242cb1f6f6a29c9fbaa577272.zip
Fix simd_select_bitmask on big-endian systems
The mask input for simd_select_bitmask depends on the host byteorder
in the same way as the mask output of simd_bitmask does.  Fix the
implementation to work on both big- and little-endian systems.
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions