DynamoRIO / DynamoRIO/drmemory
propagate shift %cl shadow instead of reporting if undefined
Open
Migrated
Priority-Low
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:57:49_
PR 408549
for simplicity today we require the %cl parameter to a shift (amount to shift)
to be defined. we should instead propagate its undefinedness (entire destination
should become undefined).
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=121_
Contributor guide
Assessment
This issue has not been assessed yet.