Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper Renesas H8 family support #4787

Open
XVilka opened this issue Dec 22, 2024 · 0 comments
Open

Proper Renesas H8 family support #4787

XVilka opened this issue Dec 22, 2024 · 0 comments

Comments

@XVilka
Copy link
Member

XVilka commented Dec 22, 2024

Currently, Rizin supports only H8/300, also (somewhat) incompletely. But H8 family resembles PIC family in how it contains multiple, sometimes quite different, instruction sets and different bitness. Thus, the code should be:

  • Refactored to support multiple ISAs from this family
  • Add missing H8 ISAs in addition to H8/300:
    - H8/300L
    - H8/300H
    - H8/500
    - H8/SX
  • Any ESIL remnants removed, and RzIL added for all ISAs: ESIL to RZIL conversion #2080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant