Skip to content

Commit

Permalink
Add opnd_is_vector_base_disp() to release.dox
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgallagher-arm committed Mar 28, 2024
1 parent 1383f86 commit 0e9603e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/docs/release.dox
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ Further non-compatibility-affecting changes include:
#dynamorio::drmemtrace::analysis_tool_t to allow the tool to make holistic
adjustments to the interval snapshots after all have been generated, and before
they are used for merging across shards (potentially), and printing the results.
- Added opnd_is_vector_base_disp() to test if an opnd_t is a base+disp memory operand
that uses a vector register for the base or index register.

**************************************************
<hr>
Expand Down

0 comments on commit 0e9603e

Please sign in to comment.