This makes cs_group_name obsolete, not only because we cache these, but mostly just because we have enums we can compare against instead. Future improvement is potential generation at buildtime, or automatically making the definitions. However, I wrote tests which makes sure there aren't any regressions wrt. capstone and this disagreeing over names.
This makes
cs_group_name
obsolete, not only because we cache these, but mostly just because we have enums we can compare against instead. Future improvement is potential generation at buildtime, or automatically making the definitions. However, I wrote tests which makes sure there aren't any regressions wrt. capstone and this disagreeing over names.This is basically #6 but for groups.