Home
last modified time | relevance | path

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

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