Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp1086 mMips->SEH(R_at, Rm); in SMUL()
1094 mMips->SEH(R_at2, Rs); in SMUL()
1134 mMips->SEH(R_at, Rm); in SMLA()
1142 mMips->SEH(R_at2, Rs); in SMLA()
DMIPSAssembler.cpp1099 mMips->SEH(R_at, Rm); in SMUL()
1112 mMips->SEH(R_at2, Rs); in SMUL()
1158 mMips->SEH(R_at, Rm); in SMLA()
1171 mMips->SEH(R_at2, Rs); in SMLA()
1514 void MIPSAssembler::SEH(int Rd, int Rt) // sign-extend half-word (mips32r2) in SEH() function in android::MIPSAssembler
DMIPSAssembler.h286 void SEH(int Rd, int Rt); // sign-extend half-word (mips32r2)