Searched refs:CRC32_Fixup (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | ChangeLog | 168 * i386-dis.c (CRC32_Fixup): Don't print suffix in Intel mode. 175 * i386-dis.c (CRC32_Fixup): Properly handle Intel mode and 307 * i386-dis.c (CRC32_Fixup): New.
|
| D | i386-dis.c | 105 static void CRC32_Fixup (int, int); 2520 { "crc32", { Gdq, { CRC32_Fixup, b_mode } } }, 2528 { "crc32", { Gdq, { CRC32_Fixup, v_mode } } }, 6596 CRC32_Fixup (int bytemode, int sizeflag) in CRC32_Fixup() function
|