Home
last modified time | relevance | path

Searched refs:ccmp (Results 1 - 24 of 24) sorted by relevance

/third_party/optimized-routines/string/aarch64/
H A Dstrncmp.S72 ccmp endloop, #0, #0, eq
190 ccmp data1w, #1, #0, hi /* NZCV = 0b0000. */
191 ccmp data1w, data2w, #0, cs /* NZCV = 0b0000. */
211 ccmp data1w, data2w, #0, cs /* NZCV = 0b0000. */
234 ccmp diff, #0, #0, eq
252 ccmp diff, #0, #0, eq
H A Dmemcmp.S79 ccmp data1, data2, 0, hi
80 ccmp data1h, data2h, 0, eq
131 ccmp data1w, data2w, 0, ne /* NZCV = 0b0000. */
H A Dstrncmp-mte.S82 ccmp endloop, #0, #0, eq
187 ccmp data1w, #1, #0, hi /* NZCV = 0b0000. */
188 ccmp data1w, data2w, #0, cs /* NZCV = 0b0000. */
206 ccmp data1w, data2w, #0, cs /* NZCV = 0b0000. */
H A Dstrcmp-mte.S78 ccmp data1, data2, 0, eq
128 ccmp data1w, data2w, 0, ne /* NZCV = 0b0000. */
161 ccmp data1, data2, 0, eq
H A Dstrlen.S100 ccmp has_nul2, 0, 0, eq
127 ccmp has_nul2, 0, 0, eq
H A Dstrcpy.S215 ccmp has_nul1, #0, #0, eq /* NZCV = 0000 */
274 ccmp has_nul1, #0, #0, eq /* NZCV = 0000 */
H A Dmemset.S78 ccmp valw, 0, 0, hs
H A Dstrcmp.S146 ccmp data1w, data2w, #0, cs /* NZCV = 0b0000. */
/third_party/musl/libc-test/src/functional/
H A Dqsort.c17 static int ccmp(const void *a, const void *b) in ccmp() function
120 qsort(p, sizeof p - 1, 1, ccmp); \
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java486 Feature ccmp = new Feature("ccmp"); in buildDecompTables()
488 addLookups(ccmp, lookups); in buildDecompTables()
489 // addLookups(ccmp, commonLookups); in buildDecompTables()
490 // addLookups(ccmp, inheritedLookups); in buildDecompTables()
492 featureList.addFeature(ccmp); in buildDecompTables()
496 scriptList.addFeature(scriptTag, "(default)", ccmp); in buildDecompTables()
/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264idct_neon.S123 ccmp w3, #0, #4, eq
150 ccmp w3, #0, #0, eq
181 ccmp w3, #0, #0, eq
395 ccmp w11, #0, #4, eq
H A Dh264dsp_neon.S29 ccmp w3, #0, #0, ne
826 ccmp w3, #0, #0, ne
/third_party/musl/src/string/aarch64/
H A Dmemset.S76 ccmp valw, 0, 0, hs
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java27 ccmp("Glyph Composition / Decomposition"), enum constant
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c190 int wpa2 = 0, ccmp = 0; in wpas_wps_security_workaround() local
221 ccmp = 1; in wpas_wps_security_workaround()
226 ccmp = 1; in wpas_wps_security_workaround()
242 if (ccmp && !(ssid->pairwise_cipher & WPA_CIPHER_CCMP) && in wpas_wps_security_workaround()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c196 int wpa2 = 0, ccmp = 0; in wpas_wps_security_workaround() local
228 ccmp = 1; in wpas_wps_security_workaround()
233 ccmp = 1; in wpas_wps_security_workaround()
251 if (ccmp && !(ssid->pairwise_cipher & WPA_CIPHER_CCMP) && in wpas_wps_security_workaround()
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc2569 COMPARE(ccmp(w4, w5, NZVFlag, hs), "ccmp w4, w5, #NZcV, hs"); in TEST()
2570 COMPARE(ccmp(x6, x7, NZFlag, lo), "ccmp x6, x7, #NZcv, lo"); in TEST()
2573 COMPARE(ccmp(w10, 29, NVFlag, vs), "ccmp w10, #29, #NzcV, vs"); in TEST()
2574 COMPARE(ccmp(x11, 28, NFlag, vc), "ccmp x11, #28, #Nzcv, vc"); in TEST()
2576 COMPARE(ccmp(x14, 27, ZVFlag, nv), "ccmp x1 in TEST()
[all...]
H A Dtest-trace-aarch64.cc84 __ ccmp(w13, w14, VFlag, al); in GenerateTestSequenceBase()
85 __ ccmp(w13, w14, VFlag, hi); in GenerateTestSequenceBase()
86 __ ccmp(w13, w14, VFlag, ls); in GenerateTestSequenceBase()
87 __ ccmp(x15, x16, CVFlag, al); in GenerateTestSequenceBase()
88 __ ccmp(x15, x16, CVFlag, eq); in GenerateTestSequenceBase()
89 __ ccmp(x15, x16, CVFlag, ne); in GenerateTestSequenceBase()
H A Dtest-assembler-aarch64.cc2175 __ ccmp(x0, x1, NoFlag, eq); in AdrpPageBoundaryHelper()
2187 __ ccmp(x0, x1, NoFlag, eq); in AdrpPageBoundaryHelper()
2193 __ ccmp(x0, x1, NoFlag, eq); in AdrpPageBoundaryHelper()
2254 __ ccmp(x0, x1, NoFlag, eq);
6213 TEST(ccmp) {
6238 __ ccmp(x16, x16, NZCVFlag, al);
6245 __ ccmp(x16, x16, NZCVFlag, nv);
H A Dtest-cpu-features-aarch64.cc220 TEST_NONE(ccmp_0, ccmp(w0, 8, NVFlag, mi))
221 TEST_NONE(ccmp_1, ccmp(x0, 19, ZVFlag, cc))
222 TEST_NONE(ccmp_2, ccmp(w0, w1, NVFlag, ne))
223 TEST_NONE(ccmp_3, ccmp(x0, x1, NZVFlag, cs))
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h729 void ccmp(const Register& rn, const Operand& operand, StatusFlags nzcv,
H A Dassembler-arm64.cc1075 void Assembler::ccmp(const Register& rn, const Operand& operand, in ccmp() function in v8::internal::Assembler
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h957 void ccmp(const Register& rn,
H A Dassembler-aarch64.cc808 void Assembler::ccmp(const Register& rn, in ccmp() function in vixl::aarch64::Assembler

Completed in 75 milliseconds