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

Clarify instr_is_cti() docs and make them cross-platform #2341

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

derekbruening
Copy link
Contributor

The instr_is_cti() docs listed some x86 opcodes, implying it was not
cross-platform. It also failed to list OP_ret. We change it here to
generalize and make it cross-platform. We also update the docs for a few
other related routines that are x86-specific.

The instr_is_cti() docs listed some x86 opcodes, implying it was not
cross-platform.  It also failed to list OP_ret.  We change it here to
generalize and make it cross-platform.  We also update the docs for a few
other related routines that are x86-specific.
@derekbruening
Copy link
Contributor Author

appveyor failure is #1369:

code_api|client.drmgr-test =>  Application C:\projects\dynamorio\build\build_debug-internal-64\suite\tests\bin\client.drmgr-test.exe (2532).  Internal Error: DynamoRIO debug check failure: C:\projects\dynamorio\core\translate.c:812 false 

@derekbruening derekbruening merged commit b1e8612 into master Apr 8, 2017
@derekbruening derekbruening deleted the iX-clarify-instr-is-cti-docs branch April 8, 2017 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant