Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dop_helper.c111 static uint16_t reverse16(uint16_t val) in reverse16() function
128 uint32_t new_index = reverse16(reverse16(index) + reverse16(incr)); in helper_br_update()