--
You received this message because you are subscribed to the Google Groups "PiDP-8" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-8+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/2fe934f2-ff3b-4ea2-ac8d-af06482c5a91n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "PiDP-8" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pidp-8/OGUlirCYofU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pidp-8+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/ad5482ee-89c0-4a16-b368-cde9e9fac1a4%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/DC71477C-1CF0-4337-94E0-B5913274AA8D%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/b4180a54-1f0b-4b02-8dde-37b86fe6e519n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/8b034e9f-976e-4920-bf6b-330858a1578cn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/b4180a54-1f0b-4b02-8dde-37b86fe6e519n%40googlegroups.com.
If the Single Step performance hit is too great they can turn off the Single Step code either by command line option or alternate binary.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/f570181b-09f1-480c-893b-80165e9830adn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/6debb6a1-6fc2-4cae-903d-ff7c4222b1e6n%40googlegroups.com.
There is a path to getting cycle-accurate behavior into PDP8 SIMH as the default, if we believe that Open SIMH will accept a pull request once it's been integrated into Mark Pizzolato's fork.I will be glad to take your changes and include it in the https://github.com/simh/simh repo. In all likelyhood, the results could then also be migrated to the https://github.com/open-simh/simh repo.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/1d71d04a-761b-4ef2-9c75-85b14a10ced1%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/4df743cd-503a-4c53-9e13-ddd9d5d79a6dn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/b0412a2c-2e63-481f-9bbf-3ad8ad2d5d24n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/b8f180f0-56fb-4e16-9896-7b0e893c4c7f%40gmail.com.
--
You received this message because you are subscribed to the Google Groups "PiDP-8" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-8+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/CAEuK-qHzHDQGC0pHGsqhc9OV%2BFPBKkNwSrS-F0-PGfmsrTTOeg%40mail.gmail.com.
if ( YES == boSS )
{
pfExecuteCPU = PiDP8_Execute;
}
else
{
pfExecuteCPU = PDP8_Execute;
}
Then the call to pfExecuteCPU() would not take any additional cycles.
each extra nanosecond burnt per iteration becomes multiple milliseconds
I'm sorry, benchmark what?
To view this discussion visit https://groups.google.com/d/msgid/pidp-8/e9bde645-4122-4712-a9f1-a10475c2b694n%40googlegroups.com.