Searched refs:SW (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | MIPSAssembler.cpp | 167 mMips->SW(R_s0, R_sp, 0); in prolog() 168 mMips->SW(R_s1, R_sp, 4); in prolog() 169 mMips->SW(R_s2, R_sp, 8); in prolog() 170 mMips->SW(R_s3, R_sp, 12); in prolog() 171 mMips->SW(R_s4, R_sp, 16); in prolog() 849 mMips->SW(Rd, Rn, 0); in STR() 852 mMips->SW(Rd, Rn, amode.value); in STR() 856 mMips->SW(Rd, Rn, 0); in STR() 862 mMips->SW(Rd, R_at, 0); in STR() 1710 void MIPSAssembler::SW(int Rt, int Rbase, int16_t offset) in SW() function in android::MIPSAssembler
|
D | MIPS64Assembler.cpp | 841 mMips->SW(Rd, Rn, 0); in STR() 844 mMips->SW(Rd, Rn, amode.value); in STR() 848 mMips->SW(Rd, Rn, 0); in STR() 854 mMips->SW(Rd, R_at, 0); in STR()
|
D | MIPSAssembler.h | 336 void SW(int Rt, int Rbase, int16_t offset);
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 7675 If the new parent is not fixedTPM, then that object will be loadable on any TPM (including SW
|
D | raw_commands_fixed.txt | 7685 If the new parent is not fixedTPM, then that object will be loadable on any TPM (including SW
|