Searched defs:xyTT (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h190 xyTT = 6, // 0110, enumerator in enum:android::ARMAssemblerInterface::__anon1568
296 SMUL(cc, xyTT, Rd, Rm, Rs); }
314 SMLA(cc, xyTT, Rd, Rm, Rs, Rn); }
327 SMLAL(cc, xyTT, RdHi, RdLo, Rs, Rm); }

Completed in 40 milliseconds