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

JR does not respect RAW stalls #68

Closed
lupino3 opened this issue Jun 10, 2016 · 0 comments
Closed

JR does not respect RAW stalls #68

lupino3 opened this issue Jun 10, 2016 · 0 comments
Labels

Comments

@lupino3
Copy link
Member

lupino3 commented Jun 10, 2016

Our friends at University of Catania report via email that JR does not respect RAW stalls.

For example, the following code jumps to address 0 and not 8

.code
daddi r1, r0, 8
jr r1
nop
syscall 0
lupino3 added a commit that referenced this issue Jun 10, 2016
@lupino3 lupino3 closed this as completed Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant