Hacker News new | ask | show | jobs
by Joel_Mckay 536 days ago
In general, assembly code escape blocks are often used with macros for ease of understanding architecture specific builds.

There are binary optimizers and linkers that can still thrash Assembly objects in unpredictable ways.

Best of luck =3