Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h317 void SRLV(int Rd, int Rt, int Rs);
DMIPSAssembler.cpp1620 void MIPSAssembler::SRLV(int Rd, int Rt, int Rs) in SRLV() function in android::MIPSAssembler
1658 MIPSAssembler::SRLV(Rd, Rt, Rs); in RORsyn()