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

mips 3 issues #1937

Open
SachaTending opened this issue Apr 12, 2024 · 2 comments
Open

mips 3 issues #1937

SachaTending opened this issue Apr 12, 2024 · 2 comments

Comments

@SachaTending
Copy link

new issue spawned:
im trying to emulate a old hw called webtv(specificly bf0, which requires R4640 cpu)
and, it gives error on one specific instruction: daddu
im using mips 32 mode(mips 64 gives error at start)

@SachaTending
Copy link
Author

i using wrong mips mode
but when i try to use mips 3 mode

unicorn.unicorn.UcError: Invalid mode (UC_ERR_MODE)

@SachaTending SachaTending changed the title daddu instruction mips 3 issues Apr 12, 2024
@wtdcode
Copy link
Member

wtdcode commented May 6, 2024

So what instruction are you emulating?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants