HomeSort by relevance Sort by last modified time
    Searched refs:R_cmp2 (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp 362 mMips->MOVE(R_cmp2, cond.r2);
363 cond.r2 = R_cmp2;
576 if (dataProcAdrModes(Op2, src, false, R_cmp2) == SRC_REG) {
579 mMips->ORI(R_cmp2, R_zero, src);
580 cond.r2 = R_cmp2;
    [all...]
MIPSAssembler.h 548 R_cmp2 = R_s4 // R_cmp2 = 20 = s4

Completed in 399 milliseconds