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

  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 543 R_s0, R_s1, R_s2, R_s3, R_s4, R_s5, R_s6, R_s7,
549 R_cmp = R_s3, // R_cmp = 19 = s3
MIPS64Assembler.cpp 144 mMips->SD(R_s3, R_sp, 24);
156 mMips->LD(R_s3, R_sp, 24);
    [all...]
MIPSAssembler.cpp 165 mMips->SW(R_s3, R_sp, 12);
177 mMips->LW(R_s3, R_sp, 12);
    [all...]

Completed in 1602 milliseconds