Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h292 inline void SMULBT(int cc, int Rd, int Rm, int Rs) { in SMULBT() function
Dtexturing.cpp1245 if (shift==16) SMULBT(AL, dest.reg, t, inReg); in modulate()