Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.h51 DEF_HELPER_FLAGS_3(crc32_64, TCG_CALL_NO_RWG_SE, i64, i64, i64, i32)
H A Dhelper-a64.c488 uint64_t HELPER(crc32_64)(uint64_t acc, uint64_t val, uint32_t bytes) in HELPER() argument