Constraints for memory ops: #554
vivekvpandya
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
It seems like you want the individual limbs to do something like a bitwise AND? We already have a 'gadget' for that. See how the shift instructions re-use it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The proposed constraints try to capture following semantics of RISC-V load store instructions
New columns for memory stark:
Constraints:
Beta Was this translation helpful? Give feedback.
All reactions