Searched refs:R_s2 (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 546 R_at2 = R_s2, // R_at2 = 18 = s2
|
D | MIPSAssembler.cpp | 169 mMips->SW(R_s2, R_sp, 8); in prolog() 181 mMips->LW(R_s2, R_sp, 8); in epilog()
|