[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 8882d3: Simplify single and double float exchange with mem...

GitHub noreply at github.com
Sun Jul 10 18:46:57 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 8882d3f53c8e4fedd96f451c64fd15eb81ec0aeb
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8882d3f53c8e4fedd96f451c64fd15eb81ec0aeb
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-10 (Sun, 10 Jul 2016)

  Changed paths:
    M platforms/Cross/vm/sqMemoryAccess.h

  Log Message:
  -----------
  Simplify single and double float exchange with memory.

Note: memcpy will work whatever the alignment and will be optimized by reasonably modern compilers.




More information about the Vm-dev mailing list