Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h322 void RORsyn(int Rd, int Rs, int Rt); // synthetic: d = s rotated by t
DMIPSAssembler.cpp1653 void MIPSAssembler::RORsyn(int Rd, int Rt, int Rs) in RORsyn() function in android::MIPSAssembler