Lines Matching refs:eax
41 popl %eax
42 movl %eax,%ebx
43 xorl $0x200000,%eax
44 pushl %eax
47 popl %eax
48 cmpl %eax,%ebx
51 movl $0x0,%eax # See if cpuid 1 is implemented
53 cmpl $0x1,%eax
66 movl $0x1,%eax # Does the cpu have what it takes
72 movl $0x80000000,%eax # See if extended cpuid is implemented
74 cmpl $0x80000001,%eax
77 movl $0x80000001,%eax # Does the cpu have what it takes
84 movl $1,%eax
93 btr $15,%eax # enable SSE