[Simh] DIV with odd R

Bob Supnik bob at supnik.org
Wed Sep 19 17:43:45 EDT 2018


SimH mirrors the behavior of the J11.

The J11 uses a pair of indirect register references labeled 'rsrc' and 
'rsrc+1', but as the microcode definitions make clear, rsrc+1 is 
actually rsrc OR 1. So if an odd source register is specified, the 
dividend is two copies of the same register.

/Bob



More information about the Simh mailing list