diff options
author | John Högberg <[email protected]> | 2019-03-28 14:37:18 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-03-28 14:37:18 +0100 |
commit | 2367dc1397063f78cc49eafa8e95e7e3493979d1 (patch) | |
tree | d9ff148dde49c5192d85818c853bbede45e671ce /erts/emulator/beam/ops.tab | |
parent | 2f879097241d289e0100c7d1725485e2276a7f70 (diff) | |
parent | 0398c6868940af8561d3401c00441071c57d7ac5 (diff) | |
download | otp-2367dc1397063f78cc49eafa8e95e7e3493979d1.tar.gz otp-2367dc1397063f78cc49eafa8e95e7e3493979d1.tar.bz2 otp-2367dc1397063f78cc49eafa8e95e7e3493979d1.zip |
Merge branch 'john/erts/remove-destructive-bs_get_binary2/ERL-901'
* john/erts/remove-destructive-bs_get_binary2/ERL-901:
erts: Remove unsafe bs_get_binary2 optimization from loader
Diffstat (limited to 'erts/emulator/beam/ops.tab')
-rw-r--r-- | erts/emulator/beam/ops.tab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/beam/ops.tab b/erts/emulator/beam/ops.tab index 3a95b1a37e..7a125b0f67 100644 --- a/erts/emulator/beam/ops.tab +++ b/erts/emulator/beam/ops.tab @@ -1262,7 +1262,6 @@ bs_get_binary2 Fail=f Ms=xy Live=u Sz=sq Unit=u Flags=u Dst=d => \ i_bs_get_binary_imm2 xy f? t W t d i_bs_get_binary2 xy f t? s t d i_bs_get_binary_all2 xy f? t t d -i_bs_get_binary_all_reuse xy f? t # Fetching float from binaries. bs_get_float2 Fail=f Ms=xy Live=u Sz=s Unit=u Flags=u Dst=d => \ |