Home
last modified time | relevance | path

Searched refs:riscv_ext_flag_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc1084 static const riscv_ext_flag_table_t riscv_ext_flag_table[] = variable
1164 for (arch_ext_flag_tab = &riscv_ext_flag_table[0]; in riscv_parse_arch_string()
1175 for (arch_ext_flag_tab = &riscv_ext_flag_table[0]; in riscv_parse_arch_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog8497 * common/config/riscv/riscv-common.cc (riscv_ext_flag_table):
16401 (riscv_ext_flag_table): Add option mask for vector extensions.
H A DChangeLog-20204381 (riscv_ext_flag_table): Handle zicsr and zifencei.
7820 (riscv_ext_flag_table): New.
H A DChangeLog-20218828 (riscv_ext_flag_table): Ditto.