/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86_64-encoding.s | 15 crc32b %bl, %eax 19 crc32b 4(%rbx), %eax 59 crc32b %r11b, %eax 63 crc32b 4(%rbx), %eax 67 crc32b %dil,%rax 71 crc32b %r11b,%rax 75 crc32b 4(%rbx), %rax
|
/external/llvm/test/MC/X86/ |
D | x86_64-encoding.s | 15 crc32b %bl, %eax 19 crc32b 4(%rbx), %eax 59 crc32b %r11b, %eax 63 crc32b 4(%rbx), %eax 67 crc32b %dil,%rax 71 crc32b %r11b,%rax 75 crc32b 4(%rbx), %rax
|
/external/valgrind/none/tests/arm64/ |
D | crc32.stdout.exp | 2 crc32b w21,w20,w19 :: rd 00000000f8957d4c rm 4b154113f7d32514, rn cce230caafbf9cc9, cin 0, nzcv 000… 3 crc32b w21,w20,w19 :: rd 00000000f810b326 rm 33d5d595721d4f13, rn f4509311f443a7ce, cin 0, nzcv 000… 4 crc32b w21,w20,w19 :: rd 00000000ef405c96 rm 4a3c6de6954cbc17, rn 111b21e39fbd7254, cin 0, nzcv 000… 5 crc32b w21,w20,w19 :: rd 00000000a0db523c rm fbb5c64ed1b044c6, rn 33ca4c4fb3960326, cin 0, nzcv 000… 6 crc32b w21,w20,w19 :: rd 0000000096de687b rm 2b7c5939d7c0f528, rn b73870a5a6630162, cin 0, nzcv 000… 7 crc32b w21,w20,w19 :: rd 000000005b546bd0 rm 02fe41918ac5cdba, rn 48e0815289728f05, cin 0, nzcv 000… 8 crc32b w21,w20,w19 :: rd 000000008f7a8684 rm b60a8f381f187bae, rn 008c208cc413ff72, cin 0, nzcv 000…
|
/external/llvm/test/CodeGen/ARM/ |
D | crc32.ll | 5 ; CHECK: crc32b r0, r0, r1 7 %val = call i32 @llvm.arm.crc32b(i32 %cur, i32 %bits) 50 declare i32 @llvm.arm.crc32b(i32, i32)
|
/external/llvm/test/CodeGen/X86/ |
D | function-subtarget-features-2.ll | 18 call void asm sideeffect "crc32b 4(%rbx), %eax", "~{dirflag},~{fpsr},~{flags}"() 23 ; CHECK: crc32b
|
D | sse42.ll | 13 ; X32-NEXT: crc32b {{[0-9]+}}(%esp), %eax 18 ; X64-NEXT: crc32b %sil, %edi
|
D | sse42_64.ll | 11 ; X64: crc32b %sil,
|
D | sse42-intrinsics-fast-isel-x86_64.ll | 9 ; X64-NEXT: crc32b %sil, %edi
|
D | function-subtarget-features.ll | 76 ; CHECK: crc32b
|
D | sse42-intrinsics-fast-isel.ll | 355 ; X32-NEXT: crc32b %cl, %eax 360 ; X64-NEXT: crc32b %sil, %edi
|
/external/llvm/test/MC/AArch64/ |
D | cyclone-crc.s | 3 crc32b w0, w1, w5 8 CHECK: crc32b w0, w1, w5
|
D | arm64-diagno-predicate.s | 20 crc32b w5, w7, w20
|
D | arm64-basic-a64-instructions.s | 3 crc32b w5, w7, w20
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-crc32.ll | 5 ; CHECK: crc32b w0, w0, w1 7 %val = call i32 @llvm.aarch64.crc32b(i32 %cur, i32 %bits) 63 declare i32 @llvm.aarch64.crc32b(i32, i32)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | sse42.ll | 12 ; X32: crc32b 8(%esp), %eax 15 ; X64: crc32b %sil,
|
D | sse42_64.ll | 11 ; X64: crc32b %sil,
|
/external/llvm/test/MC/ARM/ |
D | crc32-thumb.s | 4 crc32b r0, r1, r2 8 @ CHECK: crc32b r0, r1, r2 @ encoding: [0xc1,0xfa,0x82,0xf0]
|
D | crc32.s | 4 crc32b r0, r1, r2 8 @ CHECK: crc32b r0, r1, r2 @ encoding: [0x42,0x00,0x01,0xe1]
|
D | directive-arch_extension-crc.s | 17 crc32b r0, r1, r2 38 crc32b r0, r1, r2
|
/external/clang/test/CodeGen/ |
D | arm64-crc32.c | 5 int crc32b(int a, char b) in crc32b() function
|
D | arm-crc32.c | 4 int crc32b(int a, char b) in crc32b() function
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | crc32-thumb.txt | 3 # CHECK: crc32b r0, r1, r2
|
D | crc32.txt | 3 # CHECK: crc32b r0, r1, r2
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-crc32.txt | 3 # CHECK: crc32b w5, w7, w20
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/X86/ |
D | simple-tests.txt | 294 # CHECK: crc32b %al, %eax
|