An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: armv8-a

Javier-varez/apple-one-jit

An Apple I emulator using JIT machine-code translation

Language: Rust - Size: 434 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DLTcollab/sse2neon

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation

Language: C++ - Size: 2.8 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 1,370 - Forks: 219

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.

Language: Python - Size: 80.1 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 63 - Forks: 20

howjmay/neon2rvv

A translator from ARM NEON intrinsics to RISCV-V Extension implementation

Language: C++ - Size: 1.6 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 30 - Forks: 7

SikkiLadho/Leo

Leo Hypervisor. ARM64 Hypervisor on Raspberry Pi 4 machine.

Language: C - Size: 149 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 8

ashwio/arm64-sysreg-lib

Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.

Language: C - Size: 166 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 8

DLTcollab/toolchain-arm

pre-built GNU compiler toolchain for Arm based CPUs

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

StevenLwcz/StevenLwcz.github.io

A Blog on Python, GDB and Assembler

Language: HTML - Size: 658 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AntonioBerna/call-assembly-from-c

Simple project that combine the power of Assembly language with the power of C language

Language: Assembly - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

semyonf1l1pp0v/LowLevelProgramming-labs

Лабораторные работы по дисциплине "Низкоуровневое программирование" (armv8-a)

Language: Assembly - Size: 7.05 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

blacktop/go-arm64 📦

Pure Go AARCH64 architecture disassembler

Language: Go - Size: 889 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 3

Suqier/RT-Hypervisor

RT-Hypervisor: A real-time hypervisor for automotive embedded system

Language: C - Size: 501 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

AmpereComputingAI/ampere_model_library

Ampere Model Library - AML

Language: Python - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

lovejoy-lang/ljc

Lovejoy compiler for the ARMv8-A AArch64 instruction set.

Language: C - Size: 7.12 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

ZephyrLabs/arm-neon-nn

Simple neural network microkernels in C accelerated with ARMv8.2-a Neon vector intrinsics.

Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dinkelhacker/arm64-gdb-tools

gdb extensions for aarch64 bare metal debugging

Language: Python - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

nook1208/rust-rasp-os

Deprecated by nook_os

Language: Rust - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jhaasdijk/KEMobi

Optimizing NTRU LPRime on the ARM Cortex - A72.

Language: Assembly - Size: 5.86 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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.

Language: Assembly - Size: 940 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

cyrilico/aoco-code-correction

Automatic correction tool used to grade ARM Assembly student assignments in an academic environment

Language: Python - Size: 67.4 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

matsud224/raspvisor

A simple type-1 hypervisor on Raspberry Pi 3 (aarch64)

Language: C - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 7

blacktop/disasster 📦

Golang AARCH64 Disassembler

Language: Go - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

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)

Language: C - Size: 306 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

StevenLwcz/gdb-python

Python API for GDB with ARM Assembly Programming.

Language: Python - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sennavanhoek/A64-Shell

A cross-platform interactive Armv8-A A64 shell.

Language: Python - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cothan/Vitis_High_Level_Synthesis_Training

Vitis High Level Synthesis Introduction

Language: C++ - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

spirom/arm-linux-assembly

ARM Cortex-A assembly projects for various Linux-based SBCs

Language: C - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0