Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c4564 static bool op_crc32(DisasContext *s, arg_rrr *a, bool c, MemOp sz) in op_crc32() function
4598 { return op_crc32(s, a, c, sz); }