Home
last modified time | relevance | path

Searched refs:sh_op (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h320 sb_op, sh_op, rsrv_opc_8, sw_op, // 0x28 - 0x2b enumerator
DMIPSAssembler.h442 sb_op, sh_op, swl_op, sw_op, // 28 enumerator
DMIPSAssembler.cpp1738 *mPC++ = (sh_op<<OP_SHF) | (Rbase<<RS_SHF) | (Rt<<RT_SHF) | (offset & MSK_16); in SH()