Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OTP 22 and 23 opcodes #1595

Merged
merged 2 commits into from Sep 27, 2019
Merged

Add OTP 22 and 23 opcodes #1595

merged 2 commits into from Sep 27, 2019

Conversation

KronicDeth
Copy link
Owner

Fixes #1593

Changelog

Enhancements

  • Add OTP 22 and 23 opcodes to Code BEAM Chunk Viewer
    • put_tuple/2
    • bs_get_tail/3
    • bs_start_match3/4
    • bs_get_position/3
    • bs_set_position/2
    • swap/2

* put_tuple/2
* bs_get_tail/3
* bs_start_match3/4
* bs_get_position/3
* bs_set_position/2
* swap/2
@KronicDeth KronicDeth added this to the 11.1.1 milestone Sep 27, 2019
@KronicDeth KronicDeth self-assigned this Sep 27, 2019
@KronicDeth KronicDeth merged commit aa0c358 into master Sep 27, 2019
@KronicDeth KronicDeth deleted the 1593 branch September 27, 2019 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Max opcode (164) exceeds expected max opcode (162) for Elixir 1.9 and Erlang 22
1 participant