1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-23 02:28:16 +00:00
Jim f69f9e9696 After changing EAFA to preserve the E-bit, CPUT4 halted at 10001. In
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.
2011-08-09 09:10:55 -04:00
2011-06-19 08:56:11 -04:00
Description
Prime 50-Series Emulator
14 MiB
Languages
C 97.8%
Roff 1.7%
Python 0.3%
Makefile 0.2%