Home
last modified time | relevance | path

Searched defs:rbit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/ppc/
Dburgundy.c
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c175 uint32_t HELPER(rbit)(uint32_t x) in HELPER() argument
H A Dtranslate-a64.c6471 uint64_t rbit = 1ull << (ebits - 1); in TRANS() local