Skip to content
machine code

File:W65C816S_Machine_Code_Monitor.jpeg · Wikimedia Commons · See Wikimedia Commons

EntityQ55813· pop 78· linked from 780 articles

machine code

Sign in to save

Also known as machine language

set of instructions executed directly by a computer's central processing unit (CPU)

AI overview

Machine code is the set of instructions that a computer's processor understands and executes directly to perform tasks. It matters because it's the fundamental language that all software ultimately gets converted into so that your computer can actually run programs and do what you ask it to do.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
Цифровой код ЭВМ «Минск-22».jpg
Show 2 more facts
Sources (2)

via Wikidata · CC0

~14 min read

Article

Machine language monitor running on a W65C816S microprocessor, displaying code disassembly and dumps of processor register and memory

In computing, machine code is data encoded and structured to control a computer's central processing unit (CPU) via its programmable interface. A computer program consists primarily of sequences of machine-code instructions. Machine code is classified as native with respect to its host CPU since it is the language that the CPU interprets directly. Some software interpreters translate the programming language that they interpret into a virtual machine code (bytecode) and process it with a P-code machine.

Gallery (2)

Connections

Categories