Home
last modified time | relevance | path

Searched defs:shft (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1608 void MIPSAssembler::SLL(int Rd, int Rt, int shft) in SLL()
1620 void MIPSAssembler::SRL(int Rd, int Rt, int shft) in SRL()
1632 void MIPSAssembler::SRA(int Rd, int Rt, int shft) in SRA()
1644 void MIPSAssembler::ROTR(int Rd, int Rt, int shft) // mips32r2 in ROTR()