Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Currently unsupported instructions #9

Open
loopyme opened this issue Oct 19, 2019 · 3 comments
Open

Currently unsupported instructions #9

loopyme opened this issue Oct 19, 2019 · 3 comments

Comments

@loopyme
Copy link
Member

loopyme commented Oct 19, 2019

Problem Instructions
Unsigned not supported not supportedaddiu addu sltiu sltu subu multu divu
LO/HI not supported
Link not supported bgezal bltzal jal
Jump not supported jr
Byte not supported lb sb
Arithmetic shift not supported sra
Other syscall
@loopyme loopyme pinned this issue Oct 19, 2019
@0xSeanll
Copy link
Member

0xSeanll commented Oct 19, 2019

HI/LO part of this issue has been solved.

@loopyme
Copy link
Member Author

loopyme commented Oct 19, 2019

HI/LO part of this issue has been solved.

Well done!

@loopyme
Copy link
Member Author

loopyme commented Oct 22, 2019

Add negativie number support in #19, now we need to add the instuction inplementations.

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

No branches or pull requests

2 participants