DynamoRIO / DynamoRIO/dynamorio

Add flags in instr to indicate if an instruction read/write memory.

Open
#293 1 comment 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [qin.zhao@gmail.com](https://code.google.com/u/qin.zhao@gmail.com/) on April 19, 2010 15:41:02_

Add flag in instr to indicate if an instruction reads or writes memory.
This is to improve the performance of instr_reads_memory and
instr_writes_memory.
We should have flag to show read/write and unknown, so functions only need
iterate the operands if it is unknown.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=293_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.