Home
last modified time | relevance | path

Searched refs:x5 (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]
88 ldr x5, [x18, #0x1478] ; TeDeallocationStack 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]
103 str x5, [x18, #0x1478] ; TeDeallocationStack at ksarm64.h
/php-src/ext/date/tests/
H A Dgetdate_variation3.phpt14 'hexadcimal 0x5' => 0x5,
30 --hexadcimal 0x5--
/php-src/ext/hash/
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
133 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
H A Dhash_tiger.c56 round(c,a,b,x5,mul) \
66 x5 += x4; \
67 x6 -= x5 ^ ((~x4)>>23); \
74 x5 ^= x4; \
75 x6 += x5; \
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; \
/php-src/ext/standard/
H A Dcrc32_x86.c104 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_batch() local
106 x5 = _mm_clmulepi64_si128(x1, k, 0x00); in crc32_pclmul_batch()
122 x1 = _mm_xor_si128(x1, x5); in crc32_pclmul_batch()
213 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_reflected_batch() local
215 x5 = _mm_clmulepi64_si128(x1, k, 0x00); in crc32_pclmul_reflected_batch()
227 x1 = _mm_xor_si128(x1, x5); in crc32_pclmul_reflected_batch()
/php-src/ext/mbstring/tests/data/
H A DARMSCII-8.txt7 0x5 0x5
H A DBIG5.txt97 0x5 0x5
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h17 _(X5, x5, w5) \
H A Dir_aarch64.dasc5288 | stp x4, x5, [sp, #-16]!
/php-src/ext/mbstring/tests/
H A Dbug48645.phpt12 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt43 0x5: BQ==
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6194 >>&0x5 byte !0 looping,
8855 >>>13 byte&0x0F =0x5 \b, RP2C04-0004
20840 >>101 ubeshort&0xf 0x5 \b(reserved 5)
22087 >>>0x8 ulelong 0x5 greyscale 8 bits
23159 >>>101 beshort&0xf 0x5 \b(reserved 5)
28579 >0x5 ubyte-1 <31
28617 >>>>>>0x5 string x file %s
H A Dmagic6194 >>&0x5 byte !0 looping,
8855 >>>13 byte&0x0F =0x5 \b, RP2C04-0004
20840 >>101 ubeshort&0xf 0x5 \b(reserved 5)
22087 >>>0x8 ulelong 0x5 greyscale 8 bits
23159 >>>101 beshort&0xf 0x5 \b(reserved 5)
28579 >0x5 ubyte-1 <31
28617 >>>>>>0x5 string x file %s

Completed in 211 milliseconds