View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#27
Originally Posted by CVBruce View Post
I agree with this, but I think, it is more a function of modern optimizing compilers rather than the language per se.
.. combined with the complexity of writing assembly on modern CPUs: Optimizing for the pipeline, out-of-order execution, delay slots, and other tricks (depending on which CPU you're programming for). Those things can be really tricky to get right when doing assembly programming by hand. Back in the days when I did assembly programming myself I didn't have to think of any of that (6502, z80,6809, minicomputer assembly).
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.