Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h191 yT = 4, // 0100 enumerator
300 SMULW(cc, yT, Rd, Rm, Rs); } in SMULWT()
333 SMLAW(cc, yT, Rd, Rm, Rs, Rn); } in SMLAWT()
DMIPSAssembler.cpp1126 if (y & yT) { in SMULW()