> > This does not handle the case xra == XR16. > I do not see where the case is un-handled. XR16 maps to index 15 in the > mxu_gpr array.
But, XR16 has its own rules for read/write, and you are treating it just as a regular register.
> > This does not handle the case xra == XR16. > I do not see where the case is un-handled. XR16 maps to index 15 in the > mxu_gpr array.
But, XR16 has its own rules for read/write, and you are treating it just as a regular register.