Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Assembly language

by Anonymous Monk
on Dec 18, 2019 at 03:47 UTC ( [id://11110317]=note: print w/replies, xml ) Need Help??


in reply to Assembly language

Today, I would consider it fair to say that modern-day processor architectures are no longer designed to be programmed by human beings using assembly language. Instead, they are designed to be programmed using optimizing compilers. And, the vendors of those chips work carefully with compiler-designers (and, produce compilers themselves ...) which will produce "optimal" code sequences in particular situations. Assembly language today is confined to extremely edge-case situations such as the /arch subdirectory of the Linux kernel source-tree.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11110317]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-19 11:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found