programming-examples/assembly/README.md
2019-11-18 14:44:36 +01:00

252 B

Assembly language

An assembly language is an extremely low-level programming language that has a 1-to-1 correspondence to machine code — the series of binary instructions which move values in and out of registers in a CPU (or other microprocessor)