Searched refs:SMULWT (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h299 inline void SMULWT(int cc, int Rd, int Rm, int Rs) { function in class:android::ARMAssemblerInterface
/system/core/libpixelflinger/tests/arch-arm64/assembler/
H A Darm64_assembler_test.cpp466 case INSTR_SMULWT:a64asm->SMULWT(test.cond, Rd,Rm,Rs); break;

Completed in 256 milliseconds