Lines Matching full:eax
44 mov $cw,%eax
45 fldcw 0(%eax) # eax
55 mov $cw,%eax
56 sub $32,%eax
58 fldcw 32(%eax) # eax + 8 bit offset
59 mov %eax,%ebx
61 mov %eax,%ecx
63 mov %eax,%edx
68 mov $cw,%eax
69 sub $30000,%eax
71 fldcw 30000(%eax) # eax + 16 bit offset
72 mov %eax,%ebx
74 mov %eax,%ecx
76 mov %eax,%edx
87 movzwl saved_cw, %eax # load cw from mem, zero extending
101 mov $4,%eax # write syscall
119 movl $1, %eax # SYSCALL_EXIT