Searched refs:Crc32x (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h2822 void Crc32x(const Register& rd, const Register& rn, const Register& rm) { function in class:vixl::aarch64::MacroAssembler
/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc21889 __ Crc32x(w10, w0, x1);
21893 __ Crc32x(w11, w0, x1);
21897 __ Crc32x(w13, w0, x1);
21901 __ Crc32x(w14, w0, x1);
21905 __ Crc32x(w15, w0, x1);

Completed in 195 milliseconds