Veritable Lasagna
An Allocator & Data Structure Library for C.
Loading...
Searching...
No Matches
vl_simd_neon.c File Reference

SIMD implementation using ARM NEON (ARMv7 with NEON) More...

#include <arm_neon.h>
#include <vl/vl_simd.h>
+ Include dependency graph for vl_simd_neon.c:

Functions

void vlSIMDInitNEON (void)
 

Detailed Description

SIMD implementation using ARM NEON (ARMv7 with NEON)

Provides optimized SIMD operations using 128-bit NEON vectors. All operations target the NEON extension available on ARMv7.

Function Documentation

◆ vlSIMDInitNEON()

void vlSIMDInitNEON ( void  )
+ Here is the caller graph for this function: