Searched refs:MN_crc32 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-tbl.h14693 { MN_crc32, 0xf0, 2, SPACE_0F38, None,
14703 { MN_crc32, 0xf0, 2, SPACE_0F38, None,
14713 { MN_crc32, 0xf0, 2, SPACE_EVEXMAP4, None,
14723 { MN_crc32, 0xf0, 2, SPACE_EVEXMAP4, None,
[all...]
H A Di386-mnem.h45 #define MN_crc32 0xc0 macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-tbl.h17021 { MN_crc32, 0xf0, 2, SPACE_0F38, None,
17031 { MN_crc32, 0xf0, 2, SPACE_0F38, None,
17041 { MN_crc32, 0xf0, 2, SPACE_EVEXMAP4, None,
17051 { MN_crc32, 0xf0, 2, SPACE_EVEXMAP4, None,
[all...]
H A Di386-mnem.h45 #define MN_crc32 0xc0 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c9155 if (i.tm.mnem_off == MN_crc32 && i.tm.operand_types[1].bitfield.qword)
9166 unsigned int op = i.tm.mnem_off == MN_crc32 ? 1 : i.operands;
9512 || i.tm.mnem_off == MN_crc32))))
9631 if (i.tm.mnem_off == MN_crc32 && op != 0)

Completed in 261 milliseconds