Home
last modified time | relevance | path

Searched refs:swl (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/aes/
H A Daes-mips.S564 swl $8,0+3($5)
565 swl $9,4+3($5)
566 swl $10,8+3($5)
567 swl $11,12+3($5)
1136 swl $8,0+3($5)
1137 swl $9,4+3($5)
1138 swl $10,8+3($5)
1139 swl $11,12+3($5)
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/aes/
H A Daes-mips.S564 swl $8,0+3($5)
565 swl $9,4+3($5)
566 swl $10,8+3($5)
567 swl $11,12+3($5)
1136 swl $8,0+3($5)
1137 swl $9,4+3($5)
1138 swl $10,8+3($5)
1139 swl $11,12+3($5)
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-mips.pl704 swl $s0,0+$MSB($out)
705 swl $s1,4+$MSB($out)
706 swl $s2,8+$MSB($out)
707 swl $s3,12+$MSB($out)
1305 swl $s0,0+$MSB($out)
1306 swl $s1,4+$MSB($out)
1307 swl $s2,8+$MSB($out)
1308 swl $s3,12+$MSB($out)
2195 # convert lwl/lwr and swr/swl to little-endian order
/third_party/openssl/crypto/aes/asm/
H A Daes-mips.pl704 swl $s0,0+$MSB($out)
705 swl $s1,4+$MSB($out)
706 swl $s2,8+$MSB($out)
707 swl $s3,12+$MSB($out)
1305 swl $s0,0+$MSB($out)
1306 swl $s1,4+$MSB($out)
1307 swl $s2,8+$MSB($out)
1308 swl $s3,12+$MSB($out)
2195 # convert lwl/lwr and swr/swl to little-endian order
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc3375 __ swl(t8, MemOperand(a0)); in Generate_MemCopyUint8Uint8()
3541 __ swl(v1, MemOperand(a0)); in Generate_MemCopyUint8Uint8()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h586 void swl(Register rd, const MemOperand& rs);
H A Dmacro-assembler-mips64.cc1172 swl(rd, MemOperand(source.rm(), source.offset() + kMipsSwlOffset)); in CallRecordWriteStub()
H A Dassembler-mips64.cc2194 void Assembler::swl(Register rd, const MemOperand& rs) { in swl() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h550 void swl(Register rd, const MemOperand& rs);
H A Dassembler-mips.cc2120 void Assembler::swl(Register rd, const MemOperand& rs) { in swl() function in v8::internal::Assembler
H A Dmacro-assembler-mips.cc1060 swl(rd, MemOperand(source.rm(), source.offset() + kMipsSwlOffset)); in CallRecordWriteStub()

Completed in 48 milliseconds