Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1602 void MIPSAssembler::SLL(int Rd, int Rt, int shft) in SLL()
1614 void MIPSAssembler::SRL(int Rd, int Rt, int shft) in SRL()
1626 void MIPSAssembler::SRA(int Rd, int Rt, int shft) in SRA()
1638 void MIPSAssembler::ROTR(int Rd, int Rt, int shft) // mips32r2 in ROTR()