mirror of
https://github.com/prirun/p50em.git
synced 2026-01-23 02:28:16 +00:00
this case, bitno was specified in the EAFA instruction itself. The emulator was setting the E-bit in the returned ea because there was a non-zero bit offset. This extra test of bitno & setting of E-bit was removed from apea to pass CPUT4 at 10001. Issues like this, might be why DIAG was developed to surpass T&M: many of these CPUT4 tests are testing the implementation of an instruction rather than just the architectural feature of the instruction.
Description
Prime 50-Series Emulator
Languages
C
97.8%
Roff
1.7%
Python
0.3%
Makefile
0.2%