Searched refs:R_s2 (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | MIPSAssembler.h | 543 R_s0, R_s1, R_s2, R_s3, R_s4, R_s5, R_s6, R_s7, enumerator 548 R_at2 = R_s2, // R_at2 = 18 = s2
|
D | MIPS64Assembler.cpp | 144 mMips->SD(R_s2, R_sp, 16); in prolog() 156 mMips->LD(R_s2, R_sp, 16); in epilog()
|
D | MIPSAssembler.cpp | 167 mMips->SW(R_s2, R_sp, 8); in prolog() 179 mMips->LW(R_s2, R_sp, 8); in epilog()
|