Searched refs:MOVE (Results 1 – 2 of 2) sorted by relevance
172 mMips->MOVE(R_v0, R_a0); // move context * passed in a0 to v0 (arm r0) in prolog()358 mMips->MOVE(R_cmp, cond.r1); in protectConditionalOperands()362 mMips->MOVE(R_cmp2, cond.r2); in protectConditionalOperands()496 mMips->MOVE(Rd, Op2); in dataProcessing()1753 void MIPSAssembler::MOVE(int Rd, int Rs) in MOVE() function in android::MIPSAssembler
349 void MOVE(int Rd, int Rs);