Skip to content

CounterPillow/asm_playground

Repository files navigation

Pillow's AArch64 Playground

This is just a little hunk of code to experiment with writing AArch64 assembly, specifically NEON SIMD.

Compiling

to build:

make

Running

./playground

About

In which I bumble my way through handwriting SIMD

Topics

Resources

License

Stars

Watchers

Forks