Home | History | Annotate | Download | only in codeflinger

Lines Matching full:andi_op

1565     *mPC++ = (andi_op<<OP_SHF) | (Rt<<RT_SHF) | (Rs<<RS_SHF) | (imm & MSK_16);