Machine Language Model

last updated 11/25/01

 

There is a one to one mapping of a statement from the Assembly Language Model (GAL) to a Machine Language (ML) instruction. In other words, the assembly language statement is a human readable form of the machine instruction.

 

 


ML model

This language model is designed for the convenience and efficient encoding of information (instructions) for the machine. The issues to be considered:

AL model compared

This language modes focuses on the convenience of representing the instruction for the human user.

 

 


More special registers

Other registers relevant to the machine language model in addition to the general purpose registers

Check the Pippin Simulator