/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
crc32-bad.s | 8 crc32ch r15, r1, r2 label 16 crc32ch r13, r1, r2 label
|
crc32.s | 8 crc32ch r0, r1, r2 label 16 crc32ch r0, r1, r2 label
|
crc32.d | 14 0+10 <[^>]*> e1210242 crc32ch r0, r1, r2 20 0+28 <[^>]*> fad1 f092 crc32ch r0, r1, r2
|
crc32-bad.d | 15 0+10 <[^>]*> e121f242 crc32ch pc, r1, r2 ; <UNPREDICTABLE> 21 0+28 <[^>]*> fad1 fd92 crc32ch sp, r1, r2 ; <UNPREDICTABLE>
|
/external/llvm/test/MC/AArch64/ |
arm64-basic-a64-instructions.s | 8 crc32ch w13, w17, w25 16 // CHECK: crc32ch w13, w17, w25 // encoding: [0x2d,0x56,0xd9,0x1a]
|
basic-a64-instructions.s | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
crc32.s | 29 crc32ch w7, w15, w3
|
crc32.d | 14 14: 1ac355e7 crc32ch w7, w15, w3
|
/external/clang/test/CodeGen/ |
arm-crc32.c | 26 int crc32ch(int a, short b) function 30 // CHECK: call i32 @llvm.arm.crc32ch(i32 %a, i32 [[T0]])
|
arm64-crc32.c | 26 int crc32ch(int a, short b) function 30 // CHECK: call i32 @llvm.aarch64.crc32ch(i32 %a, i32 [[T0]])
|
/external/llvm/test/MC/ARM/ |
crc32-thumb.s | 19 crc32ch r0, r1, r2 23 @ CHECK: crc32ch r0, r1, r2 @ encoding: [0xd1,0xfa,0x92,0xf0]
|
crc32.s | 19 crc32ch r0, r1, r2 23 @ CHECK: crc32ch r0, r1, r2 @ encoding: [0x42,0x02,0x21,0xe1]
|
directive-arch_extension-crc.s | 26 crc32ch r0, r1, r2 51 crc32ch r0, r1, r2
|
/external/vixl/test/ |
test-disasm-a64.cc | 634 TEST(crc32ch) { 637 COMPARE(crc32ch(w5, w6, w7), "crc32ch w5, w6, w7"); 638 COMPARE(crc32ch(w6, w17, w27), "crc32ch w6, w17, w27"); 639 COMPARE(crc32ch(w16, w16, w2), "crc32ch w16, w16, w2"); [all...] |
test-assembler-a64.cc | [all...] |
/external/vixl/src/vixl/a64/ |
assembler-a64.h | [all...] |
macro-assembler-a64.h | [all...] |
assembler-a64.cc | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-arm.c | [all...] |