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

⟦982a6fbdc⟧ EM, TextFile

    Length: 918 (0x396)
    Types: EM, TextFile
    Names: »TEST_ALU.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »TEST_ALU.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »TEST_ALU.EM« 

TextFile

! tile 1 experiments

    run typ test_reset;

! tile 5 experiments

    run typ init_wcs 000FE0A7FF0C;       ! default uword. pound_rf leaves a 
                                         ! loop address pre-decoding at the end
! tile 6 experiments

    run typ prep_ucode_logical_alu;
    run typ prep_rf_logical_alu;
    run typ test_logical_alu;
    run typ test_not_b_op;
    run typ test_alu_zeros_ones;
    run typ prep_test_plus_minus;
    run typ test_plus_op;
    run typ prep_test_plus_minus;
    run typ test_minus_op;
    run typ prep_test_carry_propagate;
    run typ test_carry_propagate;
    run typ prep_test_borrow_propagate;
    run typ test_borrow_propagate;
    run typ prep_test_carry_generate;
    run typ test_carry_generate;
    run typ prep_test_inc_dec;
    run typ test_inc_a_op;
    run typ test_dec_a_op;
    run typ prep_test_inc_dec_128;
    run typ test_inc_128;
    run typ test_dec_128;