DynamoRIO / DynamoRIO/dynamorio
add sub-aflags granularity to drreg on ARM
Open
Component-Extension
help wanted
OpSys-ARM
Performance
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Xref #1885, #1877
We'd like to give tools more power to avoid aflags spills by supporting reserving just NZC and not V on ARM: then the use of OP_teq or OP_tst instead of OP_cmp can reduce spills.
Contributor guide
Assessment
This issue has not been assessed yet.