Home | History | Annotate | Download | only in i386

Lines Matching full:movl

26 	movl	 20(%esp),			%ebx	// Find the index i of the leading bit in b.
32 movl 16(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
39 movl 12(%esp), %edx // Load the high and low words of a, and jump
40 movl 8(%esp), %eax // to [1] if the high word is larger than bhi
52 movl %eax, %edi
54 movl 12(%esp), %ebx
55 movl 16(%esp), %ecx // ECX:EBX = a
58 movl 24(%esp), %eax
63 movl %edi, %eax
84 movl %eax, %edi
86 movl 12(%esp), %ebx
87 movl 16(%esp), %ecx // ECX:EBX = a
90 movl 24(%esp), %eax
95 movl %edi, %eax
103 movl 12(%esp), %eax // Find qhi and rhi such that
104 movl 16(%esp), %ecx //
107 movl %eax, %ebx //
108 movl 8(%esp), %eax // Find qlo such that
110 movl %ebx, %edx // rhi:alo = qlo*b + rlo with 0 ? rlo < b