Description
Browses x86 assembly documentation from the command line. It helps developers quickly look up instruction details while reading or writing low-level code.
Use it when working with x86 assembly, compiler output, or reverse engineering notes. Instruction behavior can vary by CPU mode and extensions, so confirm details for the target architecture.