DynamoRIO / DynamoRIO/dynamorio
Support missing AMD exclusive instructions.
Open
Bug-DRCrash
OpSys-x64
OpSys-x86
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Pulling in binutils assembler tests found at least one AMD exclusive instruction (I will add more if necessary) that is user-level and should be supported:
/* clzero */
RAW(0f) RAW(01) RAW(fc)
Contributor guide
Assessment
This issue has not been assessed yet.