|
|
|
|
|
by bogdan-lab
678 days ago
|
|
I would put it differently: If you want your code to contain specific assembly instructions, code in assembly. Programming language by design is an abstraction of a higher level and when you use it you shouldn't care that much about actual assembly it produces. |
|