XUANTIE-RV / thead-extension-spec

XuanTie vendor extension Instruction Set spec
Apache License 2.0
30 stars 20 forks source link

memidx: Clarify non-overlapping register requirement #22

Closed cmuellner closed 1 year ago

cmuellner commented 1 year ago

The specification requires that rd and rs1 must not be the same. Let's clarify this by stating that overlapping registers result in reserved opcodes.

This is similar to #21.