/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-bmi.s | 19 bextr %eax,%ebx,%esi 20 bextr %ebx,(%rcx),%esi 21 bextr %r9d,%r15d,%r10d 22 bextr %r9d,(%rcx),%r10d 45 bextr %rax,%rbx,%rsi 46 bextr %rax,(%rcx),%rsi 47 bextr %r9,%r15,%r10 48 bextr %r9,(%rcx),%r10 84 bextr esi,ebx,eax 85 bextr esi,DWORD PTR [rcx],eb [all...] |
bmi.s | 16 bextr %eax,%ebx,%esi 17 bextr %ebx,(%ecx),%esi 42 bextr esi,ebx,eax 43 bextr esi,DWORD PTR [ecx],ebx 44 bextr esi,[ecx],ebx
|
x86-64-tbm.s | 6 BEXTR $0x0,%eax,%r15d 7 BEXTR $0x4DF1,%r15d,%r10d 8 BEXTR $0x2DA55E92,%r13d,%r14d 9 BEXTR $0x7FFFFFFF,0x6(%r13d,%r15d,2),%eax 10 BEXTR $0x251EF761,%r11d,%ebp 11 BEXTR $0x2B39,(%rdi,%rdx,8),%r15d 12 BEXTR $0x92,0xDEAD(,%r14),%r9d 13 BEXTR $0x6887,(%r13),%esi 14 BEXTR $0xD,(%r9d),%ecx 15 BEXTR $0x2B,0x40D8(,%rax),%eb [all...] |
tbm.s | 5 BEXTR $0x67,(%edx,%esi,8),%ebx 6 BEXTR $0x0,%esi,%eax 7 BEXTR $0x7FFFFFFF,%eax,%edi 8 BEXTR $0x35B2,(%esi),%esp 9 BEXTR $0x9C86,%edi,%ebp 10 BEXTR $0x3,%ecx,%ecx 11 BEXTR $0xEE,-0x3(%ebx,%eax,2),%esi 12 BEXTR $0x55,(%ebx),%esp 13 BEXTR $0x4EE8,(%edx),%edx 14 BEXTR $0x0,%ebx,%ed [all...] |
bmi-intel.d | 16 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr esi,ebx,eax 17 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr esi,DWORD PTR \[ecx\],ebx 32 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr esi,ebx,eax 33 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr esi,DWORD PTR \[ecx\],ebx 34 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr esi,DWORD PTR \[ecx\],ebx
|
bmi.d | 15 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr %eax,%ebx,%esi 16 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr %ebx,\(%ecx\),%esi 31 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr %eax,%ebx,%esi 32 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr %ebx,\(%ecx\),%esi 33 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr %ebx,\(%ecx\),%esi
|
x86-64-bmi-intel.d | 19 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr esi,ebx,eax 20 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr esi,DWORD PTR \[rcx\],ebx 21 [ ]*[a-f0-9]+: c4 42 30 f7 d7 bextr r10d,r15d,r9d 22 [ ]*[a-f0-9]+: c4 62 30 f7 11 bextr r10d,DWORD PTR \[rcx\],r9d 39 [ ]*[a-f0-9]+: c4 e2 f8 f7 f3 bextr rsi,rbx,rax 40 [ ]*[a-f0-9]+: c4 e2 f8 f7 31 bextr rsi,QWORD PTR \[rcx\],rax 41 [ ]*[a-f0-9]+: c4 42 b0 f7 d7 bextr r10,r15,r9 42 [ ]*[a-f0-9]+: c4 62 b0 f7 11 bextr r10,QWORD PTR \[rcx\],r9 68 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr esi,ebx,eax 69 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr esi,DWORD PTR \[rcx\],eb [all...] |
x86-64-bmi.d | 18 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr %eax,%ebx,%esi 19 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr %ebx,\(%rcx\),%esi 20 [ ]*[a-f0-9]+: c4 42 30 f7 d7 bextr %r9d,%r15d,%r10d 21 [ ]*[a-f0-9]+: c4 62 30 f7 11 bextr %r9d,\(%rcx\),%r10d 38 [ ]*[a-f0-9]+: c4 e2 f8 f7 f3 bextr %rax,%rbx,%rsi 39 [ ]*[a-f0-9]+: c4 e2 f8 f7 31 bextr %rax,\(%rcx\),%rsi 40 [ ]*[a-f0-9]+: c4 42 b0 f7 d7 bextr %r9,%r15,%r10 41 [ ]*[a-f0-9]+: c4 62 b0 f7 11 bextr %r9,\(%rcx\),%r10 67 [ ]*[a-f0-9]+: c4 e2 78 f7 f3 bextr %eax,%ebx,%esi 68 [ ]*[a-f0-9]+: c4 e2 60 f7 31 bextr %ebx,\(%rcx\),%es [all...] |
x86-64-tbm-intel.d | 11 [ ]*[a-f0-9]+: 8f 6a 78 10 f8 00 00 00 00[ ]+bextr r15d,eax,0x0 12 [ ]*[a-f0-9]+: 8f 4a 78 10 d7 f1 4d 00 00[ ]+bextr r10d,r15d,0x4df1 13 [ ]*[a-f0-9]+: 8f 4a 78 10 f5 92 5e a5 2d[ ]+bextr r14d,r13d,0x2da55e92 14 [ ]*[a-f0-9]+: 67 8f 8a 78 10 44 7d 06 ff ff ff 7f[ ]+bextr eax,DWORD PTR \[r13d\+r15d\*2\+0x6\],0x7fffffff 15 [ ]*[a-f0-9]+: 8f ca 78 10 eb 61 f7 1e 25[ ]+bextr ebp,r11d,0x251ef761 16 [ ]*[a-f0-9]+: 8f 6a 78 10 3c d7 39 2b 00 00[ ]+bextr r15d,DWORD PTR \[rdi\+rdx\*8\],0x2b39 17 [ ]*[a-f0-9]+: 8f 2a 78 10 0c 35 ad de 00 00 92 00 00 00[ ]+bextr r9d,DWORD PTR \[r14\*1\+0xdead\],0x92 18 [ ]*[a-f0-9]+: 8f ca 78 10 75 00 87 68 00 00[ ]+bextr esi,DWORD PTR \[r13\+0x0\],0x6887 19 [ ]*[a-f0-9]+: 67 8f ca 78 10 09 0d 00 00 00[ ]+bextr ecx,DWORD PTR \[r9d\],0xd 20 [ ]*[a-f0-9]+: 8f ea 78 10 1c 05 d8 40 00 00 2b 00 00 00[ ]+bextr ebx,DWORD PTR \[rax\*1\+0x40d8\],0x2 [all...] |
x86-64-tbm.d | 9 [ ]*[a-f0-9]+: 8f 6a 78 10 f8 00 00 00 00 bextr \$0x0,%eax,%r15d 10 [ ]*[a-f0-9]+: 8f 4a 78 10 d7 f1 4d 00 00 bextr \$0x4df1,%r15d,%r10d 11 [ ]*[a-f0-9]+: 8f 4a 78 10 f5 92 5e a5 2d bextr \$0x2da55e92,%r13d,%r14d 12 [ ]*[a-f0-9]+: 67 8f 8a 78 10 44 7d 06 ff ff ff 7f bextr \$0x7fffffff,0x6\(%r13d,%r15d,2\),%eax 13 [ ]*[a-f0-9]+: 8f ca 78 10 eb 61 f7 1e 25 bextr \$0x251ef761,%r11d,%ebp 14 [ ]*[a-f0-9]+: 8f 6a 78 10 3c d7 39 2b 00 00 bextr \$0x2b39,\(%rdi,%rdx,8\),%r15d 15 [ ]*[a-f0-9]+: 8f 2a 78 10 0c 35 ad de 00 00 92 00 00 00 bextr \$0x92,0xdead\(,%r14,1\),%r9d 16 [ ]*[a-f0-9]+: 8f ca 78 10 75 00 87 68 00 00 bextr \$0x6887,0x0\(%r13\),%esi 17 [ ]*[a-f0-9]+: 67 8f ca 78 10 09 0d 00 00 00 bextr \$0xd,\(%r9d\),%ecx 18 [ ]*[a-f0-9]+: 8f ea 78 10 1c 05 d8 40 00 00 2b 00 00 00 bextr \$0x2b,0x40d8\(,%rax,1\),%eb [all...] |
/external/llvm/test/MC/X86/ |
x86_64-signed-reloc.s | 11 bextr $foo, (%edi), %eax // CHECK-NEXT: R_X86_64_32 label 12 bextr $foo, (%rdi), %rax // CHECK-NEXT: R_X86_64_32S label
|
x86_64-tbm-encoding.s | 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), %ea [all...] |
/external/llvm/test/CodeGen/X86/ |
tbm-intrinsics-x86_64.ll | 7 ; CHECK: bextr $ 18 ; CHECK: bextr $ 28 ; CHECK: bextr $ 39 ; CHECK: bextr $
|
/external/clang/test/CodeGen/ |
bmi-builtins.c | 12 // except in one case: although the 'bextr' register-form 28 // CHECK: @llvm.x86.bmi.bextr.32 62 // CHECK: @llvm.x86.bmi.bextr.64 104 // CHECK: @llvm.x86.bmi.bextr.32 139 // CHECK: @llvm.x86.bmi.bextr.64
|
/external/clang/lib/Headers/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
bmiintrin.h | 55 /* AMD-specified, double-leading-underscore version of BEXTR */ 62 /* Intel-specified, single-leading-underscore version of BEXTR */ 108 /* AMD-specified, double-leading-underscore version of BEXTR */ 115 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
bmiintrin.h | 54 /* AMD-specified, double-leading-underscore version of BEXTR */ 61 /* Intel-specified, single-leading-underscore version of BEXTR */ 107 /* AMD-specified, double-leading-underscore version of BEXTR */ 114 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
bmiintrin.h | 54 /* AMD-specified, double-leading-underscore version of BEXTR */ 61 /* Intel-specified, single-leading-underscore version of BEXTR */ 107 /* AMD-specified, double-leading-underscore version of BEXTR */ 114 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
bmiintrin.h | 59 /* AMD-specified, double-leading-underscore version of BEXTR */ 66 /* Intel-specified, single-leading-underscore version of BEXTR */ 112 /* AMD-specified, double-leading-underscore version of BEXTR */ 119 /* Intel-specified, single-leading-underscore version of BEXTR */
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
bmiintrin.h | 55 /* AMD-specified, double-leading-underscore version of BEXTR */ 62 /* Intel-specified, single-leading-underscore version of BEXTR */ 108 /* AMD-specified, double-leading-underscore version of BEXTR */ 115 /* Intel-specified, single-leading-underscore version of BEXTR */
|