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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerProxy.cpp198 void ARMAssemblerProxy::UXTB16(int cc, int Rd, int Rm, int rotate) { function in class:android::ARMAssemblerProxy
199 mTarget->UXTB16(cc, Rd, Rm, rotate);
H A DARMAssembler.cpp432 void ARMAssembler::UXTB16(int cc, int Rd, int Rm, int rotate) function in class:android::ARMAssembler

Completed in 35 milliseconds