Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: a7bbe8aa86549f78bab189ba75ea9a90e65d5092
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a7bbe8aa86549f78bab189ba75ea9a90e65d5092 Author: Eliot Miranda <
[hidden email]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M platforms/Cross/plugins/BochsIA32Plugin/sqBochsIA32Plugin.cpp
M platforms/Cross/plugins/BochsX64Plugin/sqBochsX64Plugin.cpp
Log Message:
-----------
Bochs CPU simulator plugins:
Bochs caches flags internalls. Must force the flags to an externally visible
state for explicit flag manipulation in the simulation of compare-and-swap to
work properly. [ci skip]