Lines Matching full:movl
27 movl 20(%esp), %ebx // Find the index i of the leading bit in b.
33 movl 16(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
40 movl 12(%esp), %edx // Load the high and low words of a, and jump
41 movl 8(%esp), %eax // to [2] if the high word is larger than bhi
53 movl %eax, %edi
55 movl 12(%esp), %ebx
56 movl 16(%esp), %ecx // ECX:EBX = a
59 movl 24(%esp), %eax
66 1: movl %ebx, %eax
67 movl %ecx, %edx
89 movl %eax, %edi
91 movl 12(%esp), %ebx
92 movl 16(%esp), %ecx // ECX:EBX = a
95 movl 24(%esp), %eax
102 3: movl %ebx, %eax
103 movl %ecx, %edx
113 movl 12(%esp), %eax // Find qhi and rhi such that
114 movl 16(%esp), %ecx //
117 movl %eax, %ebx //
118 movl 8(%esp), %eax // Find rlo such that
120 movl %edx, %eax // rhi:alo = qlo*b + rlo with 0 ? rlo < b