Home | History | Annotate | Download | only in opcodes

Lines Matching full:andi

82 {"andi", 4,	one(0001100),	one(0177700), "#w$s", m68000up },
83 {"andi", 4, one(0001074), one(0177777), "#bCs", m68000up },
84 {"andi", 4, one(0001174), one(0177777), "#wSs", m68000up },
86 /* The and opcode can generate the andi instruction. */