Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dop_helper.c73 target_ulong helper_crc32c(target_ulong val, target_ulong m, uint64_t sz) in helper_crc32c() function
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c160 target_ulong helper_crc32c(target_ulong val, target_ulong m, uint32_t sz) in helper_crc32c() function