[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] e908c9: CogVM source as per VMMaker.oscog-eem.3198

Eliot Miranda noreply at github.com
Wed Jun 22 00:18:16 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: e908c9c2242e6f2755cba1689165902665239e2f
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e908c9c2242e6f2755cba1689165902665239e2f
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M src/spur32.cog/cogit.h
    M src/spur32.cog/cointerp.c
    M src/spur32.cog/cointerp.h
    M src/spur32.cog/cointerpmt.c
    M src/spur32.cog/cointerpmt.h
    M src/spur32.cog/gcc3x-cointerp.c
    M src/spur32.cog/gcc3x-cointerpmt.c
    M src/spur32.sista/cogit.h
    M src/spur32.sista/cointerp.c
    M src/spur32.sista/cointerp.h
    M src/spur32.sista/gcc3x-cointerp.c
    M src/spur32.stack/gcc3x-interp.c
    M src/spur32.stack/interp.c
    M src/spur32.stack/validImage.c
    M src/spur64.cog/cogit.h
    M src/spur64.cog/cointerp.c
    M src/spur64.cog/cointerp.h
    M src/spur64.cog/cointerpmt.c
    M src/spur64.cog/cointerpmt.h
    M src/spur64.cog/gcc3x-cointerp.c
    M src/spur64.cog/gcc3x-cointerpmt.c
    M src/spur64.sista/cogit.h
    M src/spur64.sista/cointerp.c
    M src/spur64.sista/cointerp.h
    M src/spur64.sista/gcc3x-cointerp.c
    M src/spur64.stack/gcc3x-interp.c
    M src/spur64.stack/interp.c
    M src/spur64.stack/validImage.c

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-eem.3198

Implement the missing Spur32BitMemoryManager>>instantiateUninitializedClass:indexableSize:.
Nuke an unused temp in the 64-bit dual.
No need to support instantiating pointer classes with zero indexable fields here.




More information about the Vm-dev mailing list