Home
last modified time | relevance | path

Searched refs:half_shuffle64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-bitops.c106 uint64_t r = half_shuffle64(test->unshuffled); in test_half_shuffle64()
/openbmc/qemu/include/qemu/
H A Dbitops.h726 static inline uint64_t half_shuffle64(uint64_t x) in half_shuffle64() function