Searched defs:dis_opAVX660F (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c735 const instable_t dis_opAVX660F[256] = { variable
3106 &dis_opAVX660F[(opcode1 << 4) | opcode2];
3162 &dis_opAVX660F
4930 (dp == & dis_opAVX660F[0xC4])) {
4976 (dp == &dis_opAVX660F[0x5A]) ||
4977 (dp == &dis_opAVX660F[0xE6])) {
4998 } else if (dp == &dis_opAVX660F[0x6E]) {
5047 if (dp == &dis_opAVX660F[0xC5]) {
5109 if (dp == &dis_opAVX660F[0x7E]) {

Completed in 73 milliseconds