User Tools

Site Tools


tutorials:assemblers

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorials:assemblers [2022/03/14 02:57]
sm5por [Memory addresses]
tutorials:assemblers [2022/03/18 16:43]
sm5por [Processor models]
Line 47: Line 47:
  
 === Effective address calculation === === Effective address calculation ===
 +
 +^  Word  ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^1^1^1^1^1^1^1^1^1^1^2^2^2^2^2^2^2^2^2^2^3^3^3^3^3^3^
 +^:::     ^0^1^2^3^4^5^6^7^8^9^0^1^2^3^4^5^6^7^8^9^0^1^2^3^4^5^6^7^8^9^0^1^2^3^4^5^
 +|Address | |||||||||||||  I  |  X  ||||  Y  ||||||||||||||||||
 +
 +^   Field    ^  Size  ^  Position  ^  Interpretation                          ^
 +|I                 1|     13     |Indirect bit                              |
 +|X                 4|   14--17   |Index register                            |
 +|Y                18|   18--35   |Memory address                            |
  
 === Extended addressing === === Extended addressing ===
Line 59: Line 68:
 |Position    |       6|    0--5    |First (most significant) bit of byte field| |Position    |       6|    0--5    |First (most significant) bit of byte field|
 |Size        |       6|    6--11   |Number of consecutive bits in byte field  | |Size        |       6|    6--11   |Number of consecutive bits in byte field  |
-|I                 1|     13     |Indirect bit                              | 
-|X                 4|   14--17   |Index register                            | 
-|Y                18|   18--35   |Memory address                            | 
  
 ==== Instructions ==== ==== Instructions ====
Line 104: Line 110:
 ==== Processor models ==== ==== Processor models ====
  
-^  Processor  ^  Includes  ^  Memory size  ^  I/O   ^Front end^         Operating systems          ^^^^ +^  Processor  ^  Includes  ^  Memory size  ^Sections^      I/O      ^Front end^         Operating systems          ^^^^ 
-^:::          ^:::         ^:::            ^:::     ^:::      ^ Tops-10 ^   ITS    TENEX  ^ TOPS-20 ^ +^:::          ^:::         ^:::            ^:::     ^:::            ^:::      ^ Tops-10 ^   ITS    TENEX  ^ TOPS-20 ^ 
-|DEC KA10                |   8--256 KW          |                                   ---   | +|DEC KA10                |   8--256 KW         1|               |                                   ---   | 
-|DEC KI10                |                      |                                   ---   | +|DEC KI10                |  ?--4096 KW         1|               |                                   ---   | 
-|DEC KL10 A   |FlPt        |                      |Console  |                                 | +|DEC KL10 A   |FlPt        |  ?--4096 KW         1|               |Console  |                                 | 
-|DEC KL10 B   |FlPt, ExtA  |               |MASSBUS?|PDP-11/??                         ?--7   | +|DEC KL10 B   |FlPt, ExtA  |  ?--4096 KW        32|4 DTE20, 8 RH20|PDP-11/??                         ?--7   | 
-|DEC KS10     |FlPt        |                      |                                  ?--  | +|DEC KS10     |FlPt        |   ?--512 KW         1|               |Console? |                          ?--5   | 
-|XKL Toad     |FlPt, ExtA  |   256 MW (?)         |                                  ?--7   |+|XKL Toad-1   |FlPt, ExtA  |    ?--32 MW         ?              |                                  ?--  | 
 +|XKL Toad-2   |FlPt, ExtA  |   ?--256 MW      4096|               |                                  ?--7   |
  
 |FlPt  |Floating point operations  | |FlPt  |Floating point operations  |
tutorials/assemblers.txt · Last modified: 2023/09/23 22:22 by sm5por