awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesARMv8 Assembly Programming

The practice of writing and optimizing machine code for the ARMv8 architecture.

Distinct from 6502 Assembly Programming: Specific to ARMv8 architecture rather than the 6502 processor.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · ARMv8 Assembly Programming. Refine with filters or upvote what's useful.

Awesome ARMv8 Assembly Programming GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • below/hellosiliconالصورة الرمزية لـ below

    below/HelloSilicon

    4,967عرض على GitHub↗

    HelloSilicon is a programming guide and tutorial for writing and debugging low-level 64-bit assembly code specifically for Apple Silicon processors. It serves as an architecture reference for interacting with macOS and iOS kernel services using system calls and hardware registers. The project provides specialized instruction on foreign function interfacing to bridge assembly with high-level languages like C or Python. It also includes a toolkit for configuring Mach-O binaries and compiling universal binaries and dynamic libraries for cross-hardware compatibility. The material covers low-leve

    Offers a guide for writing and optimizing 64-bit assembly code specifically for Apple Silicon processor architectures.

    Assemblyaarch64appleapple-silicon
    عرض على GitHub↗4,967
  • pkivolowitz/asm_bookالصورة الرمزية لـ pkivolowitz

    pkivolowitz/asm_book

    3,112عرض على GitHub↗

    This project is an ARMv8 assembly programming guide and tutorial designed to teach the translation of high-level logic into low-level machine instructions. It serves as a low-level systems programming reference for writing and executing code specifically for the ARMv8 architecture. The resource provides instructions for cross-platform assembly implementation, focusing on unifying symbol naming and memory addressing to ensure source code builds across different operating systems. It also covers the integration of assembly routines with higher-level languages using standardized calling conventi

    Serves as a comprehensive guide for writing low-level machine instructions specifically for ARMv8.

    Assemblyaarch64arm64assembly-language
    عرض على GitHub↗3,112
  1. Home
  2. Operating Systems & Systems Programming
  3. ARMv8 Assembly Programming