Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c3046 static inline uint32_t word_reverse(uint32_t val) in word_reverse() function
3060 d = word_reverse(1 + word_reverse(a | ~b)); in helper_brinc()