Searched refs:andi_op (Results 1 – 2 of 2) sorted by relevance
437 andi_op, ori_op, xori_op, lui_op, enumerator
1565 *mPC++ = (andi_op<<OP_SHF) | (Rt<<RT_SHF) | (Rs<<RS_SHF) | (imm & MSK_16); in ANDI()