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
Because mapping symbol optimization would remove riscv_get_map_state
function, this commit splits symbol name checking step into a separate
function riscv_get_map_state_by_name.
Let alone the optimization, splitting the code improves readability.
opcodes/ChangeLog:
* riscv-dis.c (riscv_get_map_state): Split symbol name checking
into a separate function. (riscv_get_map_state_by_name): New.
0 commit comments