DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦fae2e85bf⟧ EM, TextFile

    Length: 827 (0x33b)
    Types: EM, TextFile
    Names: »SM.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »SM.EM« 

TextFile

[set machine_check [poll_for_mc]]
[xeq fiu freeze_world]
[#eq,[model],100]
[xeq sys mf]
[end]
[#eq,[model],200]
[xeq ioc mf]
[end]
[xeq val mf]
[xeq typ mf]
[xeq seq reset]
[for_all_mem mf]
[xeq fiu mf]
[#eq,[model],100]
[set trace_addr [xeq sys READ_TRACE_ADDR]]
[set sys_uir_save [xeq sys READ_UIR 0]]
[xeq sys load_noop_uword]
[end]
[#eq,[model],200]
[set trace_addr [xeq ioc READ_TRACE_ADDRESS,0]]
[set sys_uir_save [xeq ioc READ_UIR 0]]
[xeq ioc LOAD_UIR A030 0]
[end]
[set first_trace [var trace_addr]]
[save_mem_state]
[eq,%0/N%,]
   [eq,[var machine_check],true]  
      [eq TRUE [xeq seq halt]]
         [write HALT - NEXT UPC IS [xeq seq read_cur_uadr]]
      [else]
         [errors]
      [end]
   [else]
      [write THE CPU WAS RUNNING, NO MACHINE CHECK DETECTED.]
   [end]
   [ecc_log]
[end]
[kill machine_check]