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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h188 xyBT = 4, // 0100, enumerator in enum:android::ARMAssemblerInterface::__anon416
293 SMUL(cc, xyBT, Rd, Rm, Rs); }
310 SMLA(cc, xyBT, Rd, Rm, Rs, Rn); }
323 SMLAL(cc, xyBT, RdHi, RdLo, Rs, Rm); }

Completed in 4 milliseconds