Home | History | Annotate | Download | only in asm

Lines Matching refs:round2_step

37 # round2_step() does:
42 # Each round2_step() takes about 5.4 clocks (11 instructions, 2.0 IPC)
43 sub round2_step
184 round2_step(-1,'%eax','%ebx','%ecx','%edx', '6','0xf61e2562', '5');
185 round2_step( 0,'%edx','%eax','%ebx','%ecx','11','0xc040b340', '9');
186 round2_step( 0,'%ecx','%edx','%eax','%ebx', '0','0x265e5a51','14');
187 round2_step( 0,'%ebx','%ecx','%edx','%eax', '5','0xe9b6c7aa','20');
188 round2_step( 0,'%eax','%ebx','%ecx','%edx','10','0xd62f105d', '5');
189 round2_step( 0,'%edx','%eax','%ebx','%ecx','15', '0x2441453', '9');
190 round2_step( 0,'%ecx','%edx','%eax','%ebx', '4','0xd8a1e681','14');
191 round2_step( 0,'%ebx','%ecx','%edx','%eax', '9','0xe7d3fbc8','20');
192 round2_step( 0,'%eax','%ebx','%ecx','%edx','14','0x21e1cde6', '5');
193 round2_step( 0,'%edx','%eax','%ebx','%ecx', '3','0xc33707d6', '9');
194 round2_step( 0,'%ecx','%edx','%eax','%ebx', '8','0xf4d50d87','14');
195 round2_step( 0,'%ebx','%ecx','%edx','%eax','13','0x455a14ed','20');
196 round2_step( 0,'%eax','%ebx','%ecx','%edx', '2','0xa9e3e905', '5');
197 round2_step( 0,'%edx','%eax','%ebx','%ecx', '7','0xfcefa3f8', '9');
198 round2_step( 0,'%ecx','%edx','%eax','%ebx','12','0x676f02d9','14');
199 round2_step( 1,'%ebx','%ecx','%edx','%eax', '0','0x8d2a4c8a','20');