diff options
author | Björn Gustavsson <[email protected]> | 2010-11-11 14:54:18 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-01-17 15:23:36 +0100 |
commit | 89337287749d57024df06eaceca1236899efdcd1 (patch) | |
tree | 951ac18d0b31aa7c1f7b15e137b9a078d4fb9f59 /README.md.txt | |
parent | ecb87dd4e18e445dd42788bd6a1db9d64c5fee1e (diff) | |
download | otp-89337287749d57024df06eaceca1236899efdcd1.tar.gz otp-89337287749d57024df06eaceca1236899efdcd1.tar.bz2 otp-89337287749d57024df06eaceca1236899efdcd1.zip |
Remove the last vestiges of the allocating fmove/2 instruction
There was a version of the BEAM loader and emulator that
had two versions of the fmove/2 instruction, one version
that allocated heap space internally and a newer version that
assumed that a previous test_heap/2 instruction had already
allocated the heap space.
Though the allocating fmove/2 instruction is no longer
supported, some vestiges of it still remains.
Diffstat (limited to 'README.md.txt')
0 files changed, 0 insertions, 0 deletions