T.I.M | ISA Specification
 All Pages
Temporary Registers

Addresses: 1000 to 1111, Memonics: T0, T1, ... T7

Functionality:

These are simple temporary register that are used as a very fast caching system to avoid spilling values into memory. Although they cannot be used as source or destination registers, they can be accessed using the MOV* instructions.

Access

This can be read by:

  • MOVSR
  • TEST

This can be written by...

  • MOVRS