Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:ori_op

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