Home | History | Annotate | Download | only in opcodes

Lines Matching full:machs

308   if (cd->machs == MACH_M32C && ! have_zero && value == 0
841 int machs = CGEN_INSN_ATTR_VALUE (insn, CGEN_INSN_MACH);
845 if (machs == 0)
846 machs = ~0;
848 return ((machs & cd->machs)