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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h189 xyBT = 4, // 0100, enumerator in enum:android::ARMAssemblerInterface::__anon1568
294 SMUL(cc, xyBT, Rd, Rm, Rs); }
311 SMLA(cc, xyBT, Rd, Rm, Rs, Rn); }
324 SMLAL(cc, xyBT, RdHi, RdLo, Rs, Rm); }

Completed in 70 milliseconds