Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1097 mMips->SEH(R_at, Rm); in SMUL()
1110 mMips->SEH(R_at2, Rs); in SMUL()
1156 mMips->SEH(R_at, Rm); in SMLA()
1169 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.h285 void SEH(int Rd, int Rt); // sign-extend half-word (mips32r2)