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

[Feature] MIPS full-system mode #47

Closed
zhangzheng18 opened this issue Mar 12, 2024 · 2 comments
Closed

[Feature] MIPS full-system mode #47

zhangzheng18 opened this issue Mar 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@zhangzheng18
Copy link

Dear author,
You have developed a great tool, now I want to use this to do the whole system simulation of MIPS architecture, does this tool support this function?

@aurelf aurelf added the enhancement New feature or request label Mar 12, 2024
@aurelf
Copy link
Member

aurelf commented Mar 12, 2024

Hi, not for now.
This requires two parts:

  1. supporting MIPS,
    MIPS user mode should already be supported (see Better compatibility with some 32-bit target architectures #17 in case of need) and submit a bug with a test case if that doesn't work.

  2. supporting system mode: duplicate of Support system mode #32
    We have plans to push the system support (we have a prototype, but it needs some work to be imported here).
    Please track issue Support system mode #32

@aurelf aurelf closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
@aurelf
Copy link
Member

aurelf commented Mar 12, 2024

Duplicate of #32

@aurelf aurelf marked this as a duplicate of #32 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants