Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h443 lbu_op, lhu_op, lwr_op, lwu_op, enumerator
DMIPSAssembler.cpp1717 *mPC++ = (lbu_op<<OP_SHF) | (Rbase<<RS_SHF) | (Rt<<RT_SHF) | (offset & MSK_16); in LBU()