next up previous
Next: 5.2 Pseudo instructions Up: The Smalltium instruction set Previous: The Smalltium instruction set

5.1 Machine instructions

  This section describes the machine-level instructions that the Smalltium processor understands. The 4-digit binary number on the left is the opcode of the instruction. This is followed by the form of the assembly language instruction that represents this opcode, along with its arguments and an example. The next line shows what each bit in the machine language instruction word is used for in that instruction. An ``x'' in this representation means that it doesn't matter what that bit is. Other letters refer to bits that make up one of the arguments of that instruction. Following that is a description of what the instruction should do.


next up previous
Next: 5.2 Pseudo instructions Up: The Smalltium instruction set Previous: The Smalltium instruction set

James Clingenpeel
Thu Feb 29 18:00:38 MST 1996