armv8-a
There are 27 repositories under armv8-a topic.
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
ashwio/arm64-pgtable-tool
Tool for automatically generating MMU and translation table setup code, whether to drag and drop into your own bare metal arm64 projects or to assist you in your own learning.
matsud224/raspvisor
A simple type-1 hypervisor on Raspberry Pi 3 (aarch64)
SikkiLadho/Leo
Leo Hypervisor. ARM64 Hypervisor on Raspberry Pi 4 machine.
ashwio/arm64-sysreg-lib
Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.
howjmay/neon2rvv
A translator from ARM NEON intrinsics to RISCV-V Extension implementation
AmpereComputingAI/ampere_model_library
AML's goal is to make benchmarking of various AI architectures on Ampere CPUs a pleasurable experience :)
blacktop/go-arm64
Pure Go AARCH64 architecture disassembler
jkivilin/camellia-simd-aesni
Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instructions) and POWER (with VMX+VSX+crypto instructions)
Suqier/RT-Hypervisor
RT-Hypervisor: A real-time hypervisor for automotive embedded system
lovejoy-lang/ljc
Lovejoy compiler for the ARMv8-A AArch64 instruction set.
blacktop/disasster
Golang AARCH64 Disassembler
cyrilico/aoco-code-correction
Automatic correction tool used to grade ARM Assembly student assignments in an academic environment
dinkelhacker/arm64-gdb-tools
gdb extensions for aarch64 bare metal debugging
cotarr/calc-pi-arm64-asm
Program to calculate the value of π (pi) to 1 million digits on Raspberry Pi using ARM64 armv8-a assembly language. Requires 64 bit version of Raspberry Pi OS.
cothan/Vitis_High_Level_Synthesis_Training
Vitis High Level Synthesis Introduction
DLTcollab/toolchain-arm
pre-built GNU compiler toolchain for Arm based CPUs
ZephyrLabs/arm-neon-nn
Simple neural network microkernels in C accelerated with ARMv8.2-a Neon vector intrinsics.
jhaasdijk/KEMobi
Optimizing NTRU LPRime on the ARM Cortex - A72.
AntonioBerna/call-assembly-from-c
Simple project that combine the power of Assembly language with the power of C language
Javier-varez/apple-one-jit
An Apple I emulator using JIT machine-code translation
nook1208/rust-rasp-os
Deprecated by nook_os
semyonf1l1pp0v/LowLevelProgramming-labs
Лабораторные работы по дисциплине "Низкоуровневое программирование" (armv8-a)
sennavanhoek/A64-Shell
A cross-platform interactive Armv8-A A64 shell.
spirom/arm-linux-assembly
ARM Cortex-A assembly projects for various Linux-based SBCs
StevenLwcz/gdb-python
Python API for GDB with ARM Assembly Programming.
StevenLwcz/StevenLwcz.github.io
A Blog on Python, GDB and Assembler