Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify instr_is_cti() docs and make them cross-platform (#2341)
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.
- Loading branch information