Here are some semantics for evaluation of operations with Scalar values that map to integers. Pointers and floats are not considered yet. For each instruction I will add some links to reasons why I interpreted it as I have:
chop for signed integers: I have no reference for this, Stephen and I investigated this in a call. There is likely an equivalent solution with less operations available.
Here are some semantics for evaluation of operations with Scalar values that map to integers. Pointers and floats are not considered yet. For each instruction I will add some links to reasons why I interpreted it as I have:
chop for signed integers: I have no reference for this, Stephen and I investigated this in a call. There is likely an equivalent solution with less operations available.