You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In other assemblers, this is either a warning or an error. armips silently truncates.
I'd like either a warning or an error unless there's explicit casting/shortening.
The same may apply to instruction offsets, I haven't tried if they are checked for validity.
The text was updated successfully, but these errors were encountered:
In other assemblers, this is either a warning or an error. armips silently truncates.
I'd like either a warning or an error unless there's explicit casting/shortening.
The same may apply to instruction offsets, I haven't tried if they are checked for validity.
The text was updated successfully, but these errors were encountered: