[Vm-dev] VM Maker: Cog-eem.437.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Jul 19 22:05:48 UTC 2021


Eliot Miranda uploaded a new version of Cog to project VM Maker:
http://source.squeak.org/VMMaker/Cog-eem.437.mcz

==================== Summary ====================

Name: Cog-eem.437
Author: eem
Time: 19 July 2021, 3:05:46.101976 pm
UUID: c2d47644-62d4-46c2-ad5f-af9b7cce8413
Ancestors: Cog-eem.436

Oops; commit BochsX64Alien>>simulateLeafReturnIn:

=============== Diff against Cog-eem.436 ===============

Item was added:
+ ----- Method: BochsX64Alien>>simulateLeafReturnIn: (in category 'execution') -----
+ simulateLeafReturnIn: aMemory
+ 	self rip: (self popWordIn: aMemory)!



More information about the Vm-dev mailing list