Skip to content

asm-patterns

SkillMITby AeonDave

Assembly language patterns, calling conventions, and code structure for x86-64 and ARM64. Use when writing, reviewing, or generating .asm/.s/.S files; when implementing functions that interoperate with C/system code; or when establishing correct prologues, epilogues, stack management, SIMD loops, syscall stubs, or PIC data access.

Repository Source folder

Details

Path
coding/asm-patterns/SKILL.md
License
MIT
Dependencies
2

FAQ