Searched defs:QSUB (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 266 void ARMAssemblerProxy::QSUB(int cc, int Rd, int Rm, int Rn) { in QSUB() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 378 void ARMAssembler::QSUB(int cc, int Rd, int Rm, int Rn) in QSUB() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 1052 void ArmToMips64Assembler::QSUB(int cc __unused, int Rd __unused, in QSUB() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 760 void ArmToArm64Assembler::QSUB(int /*cc*/, int /*Rd*/, int /*Rm*/, int /*Rn*/) in QSUB() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1064 void ArmToMipsAssembler::QSUB(int cc __unused, int Rd __unused, in QSUB() function in android::ArmToMipsAssembler |