Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbase64.c169 const uint8x16_t lower_nibble = vandq_u8(input, vdupq_n_u8(0x0f)); in decode_fromascii() local
173 const uint8x16_t M = vqtbl2q_u8(maskLUT, lower_nibble); in decode_fromascii()

Completed in 5 milliseconds