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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h292 inline void SMULBT(int cc, int Rd, int Rm, int Rs) { function in class:android::ARMAssemblerInterface
H A Dtexturing.cpp1216 // we could use SMULBT below.
1245 if (shift==16) SMULBT(AL, dest.reg, t, inReg);

Completed in 40 milliseconds