Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

0x00000000 decodes to mv s0, sp #147

Open
palmer-dabbelt opened this issue Jun 13, 2018 · 2 comments
Open

0x00000000 decodes to mv s0, sp #147

palmer-dabbelt opened this issue Jun 13, 2018 · 2 comments
Labels
qemu-for-upstream Fixed in the qemu-for-upstream branch

Comments

@palmer-dabbelt
Copy link
Contributor

I'm executing some invalid code and I see

IN: 
0x20400000:  0000              mv              s0,sp

QEMU does the right thing here (decoding it to a jump to the trap vector), but the disassembly is wrong.

@michaeljclark
Copy link
Collaborator

michaeljclark commented Jun 13, 2018 via email

@michaeljclark
Copy link
Collaborator

michaeljclark commented Jun 13, 2018 via email

@michaeljclark michaeljclark added the qemu-for-upstream Fixed in the qemu-for-upstream branch label Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
qemu-for-upstream Fixed in the qemu-for-upstream branch
Projects
None yet
Development

No branches or pull requests

2 participants