Home
last modified time | relevance | path

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

/liblc3-3.7.0-3.6.0/test/arm/
Dsimd32.h39 uint32_t a_bot = (uint32_t)a & 0x0000ffffu; in __pkhbt() local
42 return (int16x2_t)(a_bot | b_top); in __pkhbt()