DynamoRIO / DynamoRIO/dynamorio
Add Intel APX support
Open
Component-IR
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Filing to track future work for supporting APX:
https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html
+ 16 new GPR registers (so 32 total)
+ REX2 prefix byte
+ PUSH2/POP2: 2 at once
+ Conditional load, store, cmp, test
+ Option to suppress status flags of common instrs via EVEX prefix extensions of existing instrs
Contributor guide
Assessment
This issue has not been assessed yet.