Comment on x86 assembly doesn’t have to be scary (2018)parentComments−sabas1234yDepending on what you're after there is a lot more than 2000 pages of documentation :)That said, the C standard is also an impenetrable mess, yet people can start using it without resorting to it.−Ygg24yIf you are reaching for assembly, usually that means digging into some optimizations.Those are highly obscure.
Comments
Depending on what you're after there is a lot more than 2000 pages of documentation :)
That said, the C standard is also an impenetrable mess, yet people can start using it without resorting to it.
If you are reaching for assembly, usually that means digging into some optimizations.
Those are highly obscure.