This should be fairly straight forward now, with the new load/store parsing implemented for #2.
If the immediate is not followed by the expected (r2), then check for a comma and if found then threat as the load/store global form.
Store needs a bit more work, to parse the temporary register.
This should be fairly straight forward now, with the new load/store parsing implemented for #2.
If the immediate is not followed by the expected (r2), then check for a comma and if found then threat as the load/store global form.
Store needs a bit more work, to parse the temporary register.