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

⟦9b65a2e3f⟧ EM, TextFile

    Length: 1999 (0x7cf)
    Types: EM, TextFile
    Names: »VAL_ALU2_TESTS.EM«

Derivation

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

TextFile

[set experiment_result [xeq val test_carry_propagate]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_10]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_carry_propagate][write]
     [else]
     [PASS_MESSAGE alu_test_10]
[end]
[xeq val prep_test_borrow_prop]
[set experiment_result [xeq val test_borrow_propagate]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_11]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE prep_test_borrow_prop]
     [NAME_MESSAGE test_borrow_propagate][write]
     [else]
     [PASS_MESSAGE alu_test_11]
[end]
[xeq val prep_test_carry_generate]
[set experiment_result [xeq val test_carry_generate]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_12]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE prep_test_carry_generate]
     [NAME_MESSAGE test_carry_generate][write]
     [else]
     [PASS_MESSAGE alu_test_12]
[end]
[xeq val prep_test_inc_dec]
[set experiment_result [xeq val test_inc_a_op]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_13]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE prep_test_inc_dec]
     [NAME_MESSAGE test_inc_a_op][write]
     [else]
     [PASS_MESSAGE alu_test_13]
[end]
[set experiment_result [xeq val test_dec_a_op]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_14]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE prep_test_inc_dec]
     [NAME_MESSAGE test_dec_a_op][write]
     [else]
     [PASS_MESSAGE alu_test_14]
[end]
[set experiment_result [xeq val test_divide_logic]]
[eq,[arg 1,[var experiment_result]],false]
     [FAIL_MESSAGE alu_test_15]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE test_divide_logic][write]
     [else]
     [PASS_MESSAGE alu_test_15]
[end]