Home | History | Annotate | Download | only in X86

Lines Matching full:bextr

4 // CHECK: bextr   $2814, %edi, %eax
6 bextr $2814, %edi, %eax
9 // CHECK: bextr $2814, (%rdi), %eax
11 bextr $2814, (%rdi), %eax
14 // CHECK: bextr $2814, %rdi, %rax
16 bextr $2814, %rdi, %rax
19 // CHECK: bextr $2814, (%rdi), %rax
21 bextr $2814, (%rdi), %rax
199 bextr %ebx, (%edi), %eax
202 bextr $foo, (%edi), %eax