Home
last modified time | relevance | path

Searched refs:ori_op (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h437 andi_op, ori_op, xori_op, lui_op, enumerator
DMIPSAssembler.cpp1577 *mPC++ = (ori_op<<OP_SHF) | (Rt<<RT_SHF) | (Rs<<RS_SHF) | (imm & MSK_16); in ORI()