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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h187 xyTB = 2, // 0010, enumerator in enum:android::ARMAssemblerInterface::__anon416
291 SMUL(cc, xyTB, Rd, Rm, Rs); }
307 SMLA(cc, xyTB, Rd, Rm, Rs, Rn); }
320 SMLAL(cc, xyTB, RdHi, RdLo, Rs, Rm); }

Completed in 4 milliseconds