Open main menu

CDOT Wiki β

Changes

Machine Language

13 bytes added, 11:09, 7 January 2014
no edit summary
[[Category:Computer Architecture]]{{Chris Tyler Draft}}
Machine language or machine code is code that is directly executable by a CPU. It consist of a sequence of binary instructions encoded in a machine's [[Instruction Set Architecture]] (ISA) and is therefore very [[Portable|specific ]] to a particular [[Computer Architecture|architecture]].
== General Format ==