diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2024-01-05 21:33:35 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2024-01-19 15:19:39 +0800 |
commit | 4e8fef35f7c4553529e92a0d9f501b94481ede0b (patch) | |
tree | a3f59e4c375b77e8b19e2c049c80762debf37301 /gcc/expr.cc | |
parent | 7e949ffaafb415150047127f529377502097d897 (diff) | |
download | gcc-4e8fef35f7c4553529e92a0d9f501b94481ede0b.zip gcc-4e8fef35f7c4553529e92a0d9f501b94481ede0b.tar.gz gcc-4e8fef35f7c4553529e92a0d9f501b94481ede0b.tar.bz2 |
RISC-V: Extract part parsing base ISA logic into a standalone function [NFC]
Minor refactor, preparation for further change.
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc
(riscv_subset_list::parse_base_ext): New.
(riscv_subset_list::parse): Extract part of logic into
riscv_subset_list::parse_base_ext.
* config/riscv/riscv-subset.h (riscv_subset_list::parse_base_ext):
New.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions