Home
last modified time | relevance | path

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

/external/qemu/
Di386-dis.c221 static void CRC32_Fixup (int, int);
2631 { "crc32", { Gdq, { CRC32_Fixup, b_mode } } },
2639 { "crc32", { Gdq, { CRC32_Fixup, v_mode } } },
6499 CRC32_Fixup (int bytemode, int sizeflag) in CRC32_Fixup() function