Home
last modified time | relevance | path

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

/ndk/tests/device/issue61659-neon-assignment/jni/
Dissue61659-neon-assignment.c23 static const uint64_t local_Mask2 = { 0xffffffff00000000ULL }; in test2() local
24 uint8x8_t v00FF8 = vcreate_u8(local_Mask2); //{ 0,0,0,0,0xff,0xff,0xff,0xff }; in test2()