Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dop_helper.c64 target_ulong helper_crc32(target_ulong val, target_ulong m, uint64_t sz) in helper_crc32() function
/openbmc/qemu/target/i386/
H A Dops_sse.h2112 target_ulong helper_crc32(uint32_t crc1, target_ulong msg, uint32_t len) in helper_crc32() function