aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-data-refs.c
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@sifive.com>2021-08-23 11:19:52 +0800
committerKito Cheng <kito.cheng@sifive.com>2021-10-25 17:04:17 +0800
commit149e217033f01410a9783c5cb2d020cf8334ae4c (patch)
tree0d313e29033e18a92216d4c5aa42ba7a887aa790 /gcc/tree-vect-data-refs.c
parent1a07bc9cda77b1211e95ae295b30e46c0d9ee222 (diff)
downloadgcc-149e217033f01410a9783c5cb2d020cf8334ae4c.zip
gcc-149e217033f01410a9783c5cb2d020cf8334ae4c.tar.gz
gcc-149e217033f01410a9783c5cb2d020cf8334ae4c.tar.bz2
RISC-V: Minimal support of bitmanip extension
2021-10-25 Kito Cheng <kito.cheng@sifive.com> gcc/ChangeLog: * common/config/riscv/riscv-common.c (riscv_ext_version_table): Add zba, zbb, zbc and zbs. (riscv_ext_flag_table): Ditto. * config/riscv/riscv-opts.h (MASK_ZBA): New. (MASK_ZBB): Ditto. (MASK_ZBC): Ditto. (MASK_ZBS): Ditto. (TARGET_ZBA): Ditto. (TARGET_ZBB): Ditto. (TARGET_ZBC): Ditto. (TARGET_ZBS): Ditto. * config/riscv/riscv.opt (riscv_zb_subext): New.
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions