mirror of
https://github.com/simh/simh.git
synced 2026-02-13 03:15:25 +00:00
The MicroVAX II boot ROM has code uses one of these instructions with the data being referenced somewhere in Qbus space. This is not supposed to be done according to the architecture specifications, but it must have worked on real hardware. In any case, as a consequence of this reference to I/O space, these otherwise non-data modifying instructions can have side effects or reference data which may change even in an instruction looping on itself. Given that potential, such use isn't an infinite loop which would otherwise inspire a drop back to scp.
135 KiB
135 KiB