DynamoRIO / DynamoRIO/dynamorio
core/ir/AArch64/codec.py fails pep8 code quality tests
Open
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The python code used to generate AArch64 encoding and decoding fails pep8 checks and has no mechanism of enforcing compliance.
It should be updated to at least pass PEP8 checks and ideally have its readability improved as there are many scattered single letter variables that were noted in #5149 as confusing.
Contributor guide
Assessment
This issue has not been assessed yet.