Home
last modified time | relevance | path

Searched refs:R_s2 (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h543 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
DMIPS64Assembler.cpp144 mMips->SD(R_s2, R_sp, 16); in prolog()
156 mMips->LD(R_s2, R_sp, 16); in epilog()
DMIPSAssembler.cpp167 mMips->SW(R_s2, R_sp, 8); in prolog()
179 mMips->LW(R_s2, R_sp, 8); in epilog()