Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h318 lb_op, lh_op, rsrv_opc_6, lw_op, // 0x20 - 0x23 enumerator
DMIPSAssembler.h440 lb_op, lh_op, lwl_op, lw_op, // 20 enumerator
DMIPSAssembler.cpp1712 *mPC++ = (lb_op<<OP_SHF) | (Rbase<<RS_SHF) | (Rt<<RT_SHF) | (offset & MSK_16); in LB()