Asm Patterns

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.

AeonDave 41e9691 5 files · 44.4 KB Updated

File contents

AeonDave/malskill/tree/main/coding/asm-patterns commit 41e96913e6

Frequently asked questions

npx skillmds@latest add aeondave/asm-patterns