diff options
author | Dongyan Chen <chendongyan@isrc.iscas.ac.cn> | 2024-11-22 13:13:46 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2024-11-25 06:22:52 +0000 |
commit | e4f4b2dc08b6720acab563db48fd4b0427d2b0c6 (patch) | |
tree | 2968b1cba18d0c0a5e17de747ec5228079c0b88f /gcc/system.h | |
parent | 832e963a477268e023b0fae4e8c59d29be8e7f42 (diff) | |
download | gcc-e4f4b2dc08b6720acab563db48fd4b0427d2b0c6.zip gcc-e4f4b2dc08b6720acab563db48fd4b0427d2b0c6.tar.gz gcc-e4f4b2dc08b6720acab563db48fd4b0427d2b0c6.tar.bz2 |
RISC-V: Minimal support for svvptc extension.
This patch support svvptc extension[1].
To enable GCC to recognize and process svvptc extension correctly at compile time.
[1] https://github.com/riscv/riscv-svvptc
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc: New extension.
* common/config/riscv/riscv-ext-bitmask.def (RISCV_EXT_BITMASK): Ditto.
* config/riscv/riscv.opt: New mask.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/arch-44.c: New test.
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions