Home | History | Annotate | Download | only in X86

Lines Matching full:eax

6 ; CHECK-NEXT: movl	4(%esp), %eax
7 ; CHECK-NEXT: andl $15, %eax
8 ; CHECK-NEXT: cmovnel %ecx, %eax
12 ; movl 4(%esp), %eax
13 ; movl %eax, %ecx # bad: extra copy
15 ; testl $15, %eax # bad: peep obstructed
16 ; movl $42, %eax
17 ; cmovel %ecx, %eax
23 ; movl $42, %eax
24 ; cmovel %ecx, %eax
31 ; movl $42, %eax
32 ; cmovel %ecx, %eax