Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RISC-V: Move register name file initialization
This is (a) to group per-option register name file initialization together with Zfinx handling and (b) to prepare future RV32E handling. opcodes/ChangeLog: * riscv-dis.c (set_default_riscv_dis_options): Move setting actual register names to init_dis_per_arch_and_options. (parse_riscv_dis_option_without_args): Likewise. (init_dis_per_arch_and_options): Set register names when the architecture or an option is changed.
- Loading branch information