DynamoRIO / DynamoRIO/dynamorio
add more accurate operand sizes for OP_*pinsr* and OP_*pextr*
Open
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on March 12, 2014 14:39:40_
The OP__pinsr_ and OP__pextr_ opcodes only read/write partial registers, including xmm and GPR. This issue covers modeling that more faithfully in our IR. Xref issue #1382 .
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1388_
Contributor guide
Assessment
This issue has not been assessed yet.