Home
last modified time | relevance | path

Searched refs:X0 (Results 1 – 6 of 6) sorted by relevance

/php-src/Zend/asm/
H A Djump_arm64_aapcs_macho_gas.S78 ; store RSP (pointing to context-data) in X0
100 ; X0 == FCTX, X1 == DATA
H A Djump_arm64_aapcs_elf_gas.S80 # store RSP (pointing to context-data) in X0
102 # X0 == FCTX, X1 == DATA
H A Djump_arm64_aapcs_pe_armasm.asm92 ; store RSP (pointing to context-data) in X0
122 ; X0 == FCTX, X1 == DATA
/php-src/ext/hash/
H A Dhash_sha_sse2.c170 MSG4(__m128i X0, __m128i X1, __m128i X2, __m128i X3) in MSG4() argument
177 Xj_minus_fifteen = SPAN_ONE_THREE(X0, X1); in MSG4()
180 X4 = _mm_add_epi32(X0, Xj_minus_seven); in MSG4()
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h12 _(X0, x0, w0) \
/php-src/ext/mbstring/tests/
H A Dbug48645.phpt36 var_dump(bin2hex(mb_convert_encoding("�", "UTF-8", "HTML-ENTITIES")));

Completed in 15 milliseconds