轩胡 has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/66552?usp=email )

Change subject: arch-riscv: Add RV64 vector extension support
......................................................................

arch-riscv: Add RV64 vector extension support

Change-Id: I7cec10412c00a35c247299cd92d83cdee9066410
Co-authored-by: Xuan Hu <huxua...@bosc.ac.cn>
Co-authored-by: Yang Liu <numbk...@gmail.com>
Co-authored-by: Fan Yang <1209202...@qq.com>
Co-authored-by: Jerin Joy <j...@rivosinc.com>
---
M ext/softfloat/SConscript
A ext/softfloat/fall_maxmin.c
A ext/softfloat/fall_reciprocal.c
M ext/softfloat/platform.h
M ext/softfloat/softfloat.h
M ext/softfloat/softfloat.mk.in
M src/arch/generic/decoder.hh
M src/arch/isa_parser/operand_types.py
M src/arch/riscv/decoder.cc
M src/arch/riscv/decoder.hh
M src/arch/riscv/faults.hh
M src/arch/riscv/insts/SConscript
M src/arch/riscv/insts/amo.cc
D src/arch/riscv/insts/bitfields.hh
M src/arch/riscv/insts/mem.cc
M src/arch/riscv/insts/standard.hh
M src/arch/riscv/insts/static_inst.hh
M src/arch/riscv/insts/unknown.hh
A src/arch/riscv/insts/vector.cc
A src/arch/riscv/insts/vector.hh
M src/arch/riscv/isa.cc
M src/arch/riscv/isa.hh
M src/arch/riscv/isa/bitfields.isa
M src/arch/riscv/isa/decoder.isa
M src/arch/riscv/isa/formats/formats.isa
A src/arch/riscv/isa/formats/vector_arith.isa
A src/arch/riscv/isa/formats/vector_conf.isa
A src/arch/riscv/isa/formats/vector_mem.isa
M src/arch/riscv/isa/includes.isa
M src/arch/riscv/isa/main.isa
M src/arch/riscv/isa/operands.isa
A src/arch/riscv/isa/templates/templates.isa
A src/arch/riscv/isa/templates/vector_arith.isa
A src/arch/riscv/isa/templates/vector_mem.isa
M src/arch/riscv/regs/float.hh
M src/arch/riscv/regs/misc.hh
A src/arch/riscv/regs/vector.hh
M src/arch/riscv/types.hh
M src/arch/riscv/utility.hh
M src/cpu/FuncUnit.py
M src/cpu/minor/BaseMinorCPU.py
M src/cpu/minor/fetch2.cc
M src/cpu/o3/fetch.cc
M src/cpu/op_class.hh
44 files changed, 9,925 insertions(+), 124 deletions(-)




--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/66552?usp=email To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I7cec10412c00a35c247299cd92d83cdee9066410
Gerrit-Change-Number: 66552
Gerrit-PatchSet: 1
Gerrit-Owner: 轩胡 <huxuan0...@gmail.com>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to