Lines Matching refs:eax
26 movl 4(%esp), %eax
30 movl $0, oEAX(%eax)
33 movl %ecx, oECX(%eax)
34 movl %edx, oEDX(%eax)
35 movl %edi, oEDI(%eax)
36 movl %esi, oESI(%eax)
37 movl %ebp, oEBP(%eax)
39 movl %ecx, oEIP(%eax)
41 movl %ecx, oESP(%eax)
42 movl %ebx, oEBX(%eax)
48 movl %edx, oFS(%eax)
50 leal oFPREGS(%eax), %ecx
61 leal oSIGMASK(%eax), %eax
62 movl %eax, 8(%esp)