Lines Matching refs:eax
35 mov 4(%esp), %eax
36 movl $0, (%eax)
37 movl %ecx, 4(%eax)
38 movl %edx, 8(%eax)
39 movl %ebx, 12(%eax)
43 movl %ecx, 16(%eax)
45 movl %ebp, 20(%eax)
46 movl %esi, 24(%eax)
47 movl %edi, 28(%eax)
51 movl %ecx, 32(%eax)
53 mov %cs, 36(%eax)
54 mov %ss, 40(%eax)
55 mov %ds, 44(%eax)
56 mov %es, 48(%eax)
57 mov %fs, 52(%eax)
58 mov %gs, 56(%eax)