Home
last modified time | relevance | path

Searched refs:round2_step (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl39 # round2_step() does:
44 # Each round2_step() takes about 5.4 clocks (11 instructions, 2.0 IPC)
45 sub round2_step subroutine
202 round2_step(-1,'%eax','%ebx','%ecx','%edx', '6','0xf61e2562', '5');
203 round2_step( 0,'%edx','%eax','%ebx','%ecx','11','0xc040b340', '9');
204 round2_step( 0,'%ecx','%edx','%eax','%ebx', '0','0x265e5a51','14');
205 round2_step( 0,'%ebx','%ecx','%edx','%eax', '5','0xe9b6c7aa','20');
206 round2_step( 0,'%eax','%ebx','%ecx','%edx','10','0xd62f105d', '5');
207 round2_step( 0,'%edx','%eax','%ebx','%ecx','15', '0x2441453', '9');
208 round2_step(
[all...]
/third_party/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl39 # round2_step() does:
44 # Each round2_step() takes about 5.4 clocks (11 instructions, 2.0 IPC)
45 sub round2_step subroutine
202 round2_step(-1,'%eax','%ebx','%ecx','%edx', '6','0xf61e2562', '5');
203 round2_step( 0,'%edx','%eax','%ebx','%ecx','11','0xc040b340', '9');
204 round2_step( 0,'%ecx','%edx','%eax','%ebx', '0','0x265e5a51','14');
205 round2_step( 0,'%ebx','%ecx','%edx','%eax', '5','0xe9b6c7aa','20');
206 round2_step( 0,'%eax','%ebx','%ecx','%edx','10','0xd62f105d', '5');
207 round2_step( 0,'%edx','%eax','%ebx','%ecx','15', '0x2441453', '9');
208 round2_step(
[all...]

Completed in 2 milliseconds