Searched refs:INS_FLAG_MASK (Results 1 – 3 of 3) sorted by relevance
297 type = raw_insn->mnem_flag & ~INS_FLAG_MASK;
257 #define INS_FLAG_MASK 0xFF000000 macro
177 unsigned int type = mnemtype & ~INS_FLAG_MASK; in ia32_handle_mnemtype()