aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/beam_load.c
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-08-17 11:59:26 +0200
committerBjörn Gustavsson <[email protected]>2017-08-23 05:57:38 +0200
commit8f2646de9a74d82d8527782bdb58584c60e99742 (patch)
treeb3692571fe81f436dd3573537a03a05dadb5217c /erts/emulator/beam/beam_load.c
parent234ef0eb9803d4c4cfb82848e3d3d14d89d1ddf5 (diff)
downloadotp-8f2646de9a74d82d8527782bdb58584c60e99742.tar.gz
otp-8f2646de9a74d82d8527782bdb58584c60e99742.tar.bz2
otp-8f2646de9a74d82d8527782bdb58584c60e99742.zip
beam_makeops: Rewrite the packer, fixing several bugs
The packer had several bugs and limitations. For instance, on a 32-bit Erlang virtual machine it would gladly pack three 't' values into one word even though it would be not safe. The rewritten version will be more careful how much it packs into each word. It will also be able to do packing for more instructions.
Diffstat (limited to 'erts/emulator/beam/beam_load.c')
0 files changed, 0 insertions, 0 deletions