<TLP/>

Optimizing Subroutines in Assembly Language

An optimization guide for x86 platforms

Agner Fog

Computer ArchitectureAdvancedEnglish2023
License
Free to read; public redistribution not permitted (© Agner Fog)
Source
agner.org/optimize

Description

The second of Agner Fog's optimization manuals. Covers x86 assembly optimization in depth: ABI conventions, inline assembly, instruction scheduling, vector code with SSE/AVX, and building libraries compatible across compilers and platforms.

Book information

Language
English
Category
Computer Architecture
Level
Advanced
Pages
167
Published
2023
Format
PDF
License
Free to read; public redistribution not permitted (© Agner Fog)
Source
agner.org/optimize

Topics

License

Official Free DistributionFree to read; public redistribution not permitted (© Agner Fog) (license text ↗)

This resource is listed with a link to its official source; TLP does not host the file.

The manuals state that public distribution and mirroring are not allowed; a CC BY-SA 4.0 license takes effect after the author's death. TLP links to the official file only.

Related books

View all

← Back to Computer Architecture