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

e-as (epiphany.cpu): mov rd,#imm16 discrepancy w/ isa documentation #71

Open
olajep opened this issue Jan 9, 2017 · 0 comments
Open

Comments

@olajep
Copy link
Contributor

olajep commented Jan 9, 2017

32-bit mov rd,#imm16

Bits 19:16 marked as dont-care in ISA documentation but explicitly set to 0x2 in epiphany.cpu

https://parallella.org/forums/viewtopic.php?f=23&t=3966

https://github.com/adapteva/epiphany-binutils-gdb/blob/epiphany-binutils-2.27/cpu/epiphany.cpu#L3056

(+ OP4_IMM32 (f-opc-4-1 #x0) (f-opc-19-4 #x2) (f-dc-28-1 #x0) rd6 imm16)
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

1 participant