Home
last modified time | relevance | path

Searched refs:SMULWB (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp931 SMULWB(AL, u, U, V); in filter32()
949 SMULWB(AL, u, U, V); in filter32()
967 SMULWB(AL, u, U, V); in filter32()
1154 SMULWB(AL, d, d, size); in wrapping()
DARMAssemblerInterface.h297 inline void SMULWB(int cc, int Rd, int Rm, int Rs) { in SMULWB() function
DGGLAssembler.cpp686 SMULWB(AL, fragment.reg, incoming.reg, cf); in build_coverage_application()
689 SMULWB(AL, fragment.reg, fragment.reg, cf); in build_coverage_application()