Home | History | Annotate | Download | only in ia32

Lines Matching full:eax

174 	movd	eax, mm0			; eax = total_error_0
183 cmp ecx, eax
184 cmovb eax, ecx ; eax = min(total_error_0, total_error_1)
187 cmp edx, eax
188 cmovb eax, edx ; eax = min(total_error_0, total_error_1, total_error_2)
191 cmp esi, eax
192 cmovb eax, esi ; eax = min(total_error_0, total_error_1, total_error_2, total_error_3)
195 cmp edi, eax
196 cmovb eax, edi ; eax = min(total_error_0, total_error_1, total_error_2, total_error_3, total_error_4)
206 xor eax, eax
213 mov [esp + 4], eax ; [esp] = (FLAC__uint64)total_error_0
224 mov [ebx], eax ; residual_bits_per_sample[0] = 0.0
230 mov [esp + 4], eax ; [esp] = (FLAC__uint64)total_error_1
239 mov [ebx + 4], eax ; residual_bits_per_sample[1] = 0.0
245 mov [esp + 4], eax ; [esp] = (FLAC__uint64)total_error_2
254 mov [ebx + 8], eax ; residual_bits_per_sample[2] = 0.0
260 mov [esp + 4], eax ; [esp] = (FLAC__uint64)total_error_3
269 mov [ebx + 12], eax ; residual_bits_per_sample[3] = 0.0
275 mov [esp + 4], eax ; [esp] = (FLAC__uint64)total_error_4
284 mov [ebx + 16], eax ; residual_bits_per_sample[4] = 0.0
300 mov eax, ebp ; return order