Home
last modified time | relevance | path

Searched refs:R_at2 (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1106 mMips->SRA(R_at2, Rs, 16); in SMUL()
1110 mMips->SEH(R_at2, Rs); in SMUL()
1112 mMips->SLL(R_at2, Rs, 16); in SMUL()
1113 mMips->SRA(R_at2, R_at2, 16); in SMUL()
1116 mMips->MUL(Rd, R_at, R_at2); in SMUL()
1165 mMips->SRA(R_at2, Rs, 16); in SMLA()
1169 mMips->SEH(R_at2, Rs); in SMLA()
1171 mMips->SLL(R_at2, Rs, 16); in SMLA()
1172 mMips->SRA(R_at2, R_at2, 16); in SMLA()
1176 mMips->MUL(R_at, R_at, R_at2); in SMLA()
[all …]
DMIPSAssembler.h546 R_at2 = R_s2, // R_at2 = 18 = s2 enumerator