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 all OTP 21 opcodes #1192

Merged
merged 1 commit into from
Aug 4, 2018
Merged

Add all OTP 21 opcodes #1192

merged 1 commit into from
Aug 4, 2018

Conversation

KronicDeth
Copy link
Owner

Resolves #1155

Changelog

Enhancements

  • Add all OTP 21 opcodes to disassembler. Previous opcode set was frozen prior to OTP 21 release and missed some later additions.

    number name Added
    160 build_stacktrace Before OTP 21 release
    161 raw_raise Now
    162 get_hd Now
    163 get_tl Now

Only had build_stacktrace because I checked too early in OTP 21
development.
@KronicDeth KronicDeth added this to the 8.0.0 milestone Aug 4, 2018
@KronicDeth KronicDeth self-assigned this Aug 4, 2018
@KronicDeth KronicDeth merged commit e6d8866 into master Aug 4, 2018
@KronicDeth KronicDeth deleted the 1155 branch August 4, 2018 02:57
KronicDeth added a commit that referenced this pull request Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant