Searched defs:crc32cx (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Exynos/ |
D | crc.s | 9 crc32cx w0, w1, x2 label 10 crc32cx w0, w0, x3 label
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | directives-case_insensitive.s | 8 crc32cx w0, w1, x3 label
|
D | directive-cpu.s | 16 crc32cx w0, w1, x3 label
|
D | directive-arch_extension-negative.s | 8 crc32cx w0, w1, x3 label
|
D | directive-arch_extension.s | 4 crc32cx w0, w1, x3 label
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 641 TEST(crc32cx) { in TEST() argument
|
D | test-assembler-aarch64.cc | 12440 TEST(crc32cx) { in TEST() argument
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 887 void Assembler::crc32cx(const Register& wd, in crc32cx() function in vixl::aarch64::Assembler
|