Searched defs:xyBT (Results 1 - 1 of 1) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
H A D | ARMAssemblerInterface.h | 180 xyBT = 4, // 0100, enumerator in enum:android::ARMAssemblerInterface::__anon105 282 SMUL(cc, xyBT, Rd, Rm, Rs); } 299 SMLA(cc, xyBT, Rd, Rm, Rs, Rn); } 312 SMLAL(cc, xyBT, RdHi, RdLo, Rs, Rm); } |
Completed in 28 milliseconds