Richard Sandiford 859f51df4d aarch64: Add an error code for out-of-range registers
libopcodes currently reports out-of-range registers as a general
AARCH64_OPDE_OTHER_ERROR.  However, this means that each register
range needs its own hard-coded string, which is a bit cumbersome
if the range is determined programmatically.  This patch therefore
adds a dedicated error type for out-of-range errors.
2023-03-30 11:09:07 +01:00
..
2022-07-09 20:10:47 +09:30
2022-01-01 12:49:07 -05:00
2022-11-02 09:19:20 +08:00
2023-03-16 17:30:19 +10:30
2023-03-16 17:30:19 +10:30