1
0
mirror of https://github.com/simh/simh.git synced 2026-01-14 07:39:29 +00:00
Mark Pizzolato 283d2890fe VAX: Change BBC and BBS instructions to not be include the idle/halt testing
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.
2015-12-10 15:54:25 -08:00
..
2011-04-15 08:35:43 -07:00
2011-04-15 08:35:43 -07:00
2011-04-15 08:35:43 -07:00
2015-02-21 12:48:35 -08:00
2015-02-21 12:48:35 -08:00
2015-02-21 12:48:35 -08:00
2015-05-10 06:05:11 -07:00
2012-04-23 11:50:43 -07:00
2015-02-21 12:48:35 -08:00
2013-03-24 16:47:25 -07:00
2015-02-13 06:18:24 -08:00