User Tools

Site Tools


projects:archevo:asia

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:archevo:asia [2021/04/20 18:08] – [Operations] Owen Mellemaprojects:archevo:asia [2021/04/21 14:55] (current) – [Registers] Owen Mellema
Line 35: Line 35:
  
 ===== Registers ===== ===== Registers =====
-There are two types of registers - virtual and physical. Physical registers are the eight registers that actually exist in the Cell. Virtual registers are registers that exist outside of the cell, at the IPLOC. +There are two types of registers - virtual and physical. Physical registers are the eight registers that actually exist in the Cell. Virtual registers are registers that exist outside of the cell, at the [[projects:archevo:isa#iploc | IPLOC]](( The IPLOC is register 7 ))
  
 The first bit of the register pointer represents whether or not it is virtual. If the register is physical, the first bit will be 0. If virtual, it will be 1. The last three bits are the register number. The first bit of the register pointer represents whether or not it is virtual. If the register is physical, the first bit will be 0. If virtual, it will be 1. The last three bits are the register number.
  
 We have R/W access to all physical registers except 0b0000, which is energy.  We have R/W access to all physical registers except 0b0000, which is energy. 
projects/archevo/asia.1618942137.txt.gz · Last modified: 2021/04/20 18:08 by Owen Mellema