Home | History | Annotate | Download | only in x86

Lines Matching refs:movl

12 	movl	%esp, %ebp
13 movl 8(%ebp), %eax
21 movl %eax, %edi
22 movl $0, %eax
24 movl %eax, (%edi)
25 movl %ebx, 4(%edi)
26 movl %ecx, 8(%edi)
27 movl %edx, 12(%edi)
42 movl %esp, %ebp
43 movl 8(%ebp), %eax
51 movl %eax, %edi
52 movl $1, %eax
54 movl %eax, (%edi)
55 movl %ebx, 4(%edi)
56 movl %ecx, 8(%edi)
57 movl %edx, 12(%edi)