Home
last modified time | relevance | path

Searched defs:int128_rems (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dint128.c124 Int128 int128_rems(Int128 a, Int128 b) in int128_rems() function
179 Int128 int128_rems(Int128 a_s, Int128 b_s) in int128_rems() function
/openbmc/qemu/include/qemu/
H A Dint128.h220 static inline Int128 int128_rems(Int128 a, Int128 b) in int128_rems() function