Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 13 of 13) sorted by relevance

/php-src/Zend/asm/
H A Djump_arm64_aapcs_pe_armasm.asm85 ldp x5, x6, [x18, #0x08] ; TeStackBase and TeStackLimit at ksarm64.h
86 stp x5, x6, [sp, #0xa0]
89 ldr x6, [x18, #0x20] ; TeFiberData at ksarm64.h
90 stp x5, x6, [sp, #0xb0]
99 ldp x5, x6, [sp, #0xa0]
100 stp x5, x6, [x18, #0x08] ; TeStackBase and TeStackLimit at ksarm64.h
102 ldp x5, x6, [sp, #0xb0]
104 str x6, [x18, #0x20] ; TeFiberData at ksarm64.h
/php-src/ext/hash/
H A Dhash_tiger.c57 round(a,b,c,x6,mul) \
67 x6 -= x5 ^ ((~x4)>>23); \
68 x7 ^= x6; \
75 x6 += x5; \
76 x7 -= x6 ^ L64(0x0123456789ABCDEF);
99 x4=str[4]; x5=str[5]; x6=str[6]; x7=str[7];
117 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
H A Dhash_haval.c125 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
126 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument
127 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) )
128 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & ( argument
129 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6 argument
130 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
131 ((x3) & (x6)) ^ ((x4) & (x5)) ^ ((x4) & (x6)) ^ ((x0) & (x4)) ^ (x0) )
132 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
/php-src/ext/standard/
H A Dcrc32_x86.c104 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_batch() local
107 x6 = _mm_clmulepi64_si128(x2, k, 0x00); in crc32_pclmul_batch()
123 x2 = _mm_xor_si128(x2, x6); in crc32_pclmul_batch()
213 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_reflected_batch() local
216 x6 = _mm_clmulepi64_si128(x2, k, 0x00); in crc32_pclmul_reflected_batch()
228 x2 = _mm_xor_si128(x2, x6); in crc32_pclmul_reflected_batch()
/php-src/ext/mbstring/tests/data/
H A DARMSCII-8.txt8 0x6 0x6
H A DBIG5.txt98 0x6 0x6
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h18 _(X6, x6, w6) \
H A Dir_aarch64.dasc5287 | stp x6, x7, [sp, #-16]!
/php-src/ext/mbstring/tests/
H A Dbug48645.phpt13 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt44 0x6: Bg==
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt111 array( '+x6)+{0M=+Hc$$h#(3HTF', 'f7f3fb17' ),
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5554 >>20 byte&0xe 0x6 \b, 4 channels
5712 >3 byte&0xF 0x6 \b, SV 6
8856 >>>13 byte&0x0F =0x6 \b, RP2C03B
10548 # probably Apollo Database Server 9.7? xBase (0x6)
20841 >>101 ubeshort&0xf 0x6 \b32-SIGNED
22088 >>>0x8 ulelong 0x6 black and white 1 bit
23160 >>>101 beshort&0xf 0x6 \b32-SIGNED
23865 >0x6 string >\x2f \b-%.4s
25669 >(0x6.l+10) ubyte x
25672 >(0x6.l+10) ubyte x
[all …]
H A Dmagic5554 >>20 byte&0xe 0x6 \b, 4 channels
5712 >3 byte&0xF 0x6 \b, SV 6
8856 >>>13 byte&0x0F =0x6 \b, RP2C03B
10548 # probably Apollo Database Server 9.7? xBase (0x6)
20841 >>101 ubeshort&0xf 0x6 \b32-SIGNED
22088 >>>0x8 ulelong 0x6 black and white 1 bit
23160 >>>101 beshort&0xf 0x6 \b32-SIGNED
23865 >0x6 string >\x2f \b-%.4s
25669 >(0x6.l+10) ubyte x
25672 >(0x6.l+10) ubyte x
[all …]

Completed in 220 milliseconds