Searched refs:R_s3 (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | MIPSAssembler.h | 541 R_s0, R_s1, R_s2, R_s3, R_s4, R_s5, R_s6, R_s7, enumerator 547 R_cmp = R_s3, // R_cmp = 19 = s3
|
D | MIPSAssembler.cpp | 170 mMips->SW(R_s3, R_sp, 12); in prolog() 182 mMips->LW(R_s3, R_sp, 12); in epilog()
|