Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h435 andi_op, ori_op, xori_op, lui_op, enumerator
DMIPSAssembler.cpp1743 *mPC++ = (lui_op<<OP_SHF) | (Rt<<RT_SHF) | (offset & MSK_16); in LUI()