Searched defs:SMUL (Results 1 – 5 of 5) sorted by relevance
| /system/core/libpixelflinger/codeflinger/ | ||
| D | ARMAssemblerProxy.cpp | 272 void ARMAssemblerProxy::SMUL(int cc, int xy, int Rd, int Rm, int Rs) { in SMUL() function in android::ARMAssemblerProxy |
| D | ARMAssembler.cpp | 388 void ARMAssembler::SMUL(int cc, int xy, in SMUL() function in android::ARMAssembler |
| D | MIPS64Assembler.cpp | 1071 void ArmToMips64Assembler::SMUL(int cc __unused, int xy, in SMUL() function in android::ArmToMips64Assembler |
| D | Arm64Assembler.cpp | 773 void ArmToArm64Assembler::SMUL(int cc, int xy, in SMUL() function in android::ArmToArm64Assembler |
| D | MIPSAssembler.cpp | 1083 void ArmToMipsAssembler::SMUL(int cc __unused, int xy, in SMUL() function in android::ArmToMipsAssembler |