An open API service indexing awesome lists of open source software.

https://github.com/counterpillow/asm_playground

In which I bumble my way through handwriting SIMD
https://github.com/counterpillow/asm_playground

aarch64 aarch64-linux arm64 assembly-language c rock64

Last synced: about 1 month ago
JSON representation

In which I bumble my way through handwriting SIMD

Awesome Lists containing this project

README

          

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