Home
last modified time | relevance | path

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

/qemu/include/hw/loongarch/
H A Dboot.h51 uint32_t crc32; member
/qemu/target/arm/tcg/
H A Darith_helper.c279 uint32_t HELPER(crc32)(uint32_t acc, uint32_t val, uint32_t bytes) in HELPER() argument