..
insns
Add Zvzip extension.
2 months ago
abstract_device.h
Don't include built-in devices in mmio_device_map
10 months ago
abstract_interrupt_controller.h
Add an abstract interrupt controller interface
4 years ago
arith.h
UB in negate in mulh/mulhsu
1 year ago
bloom_filter.h
Add simple bloom filter implementation
6 months ago
bulknormdot.h
[#2273][bulknormdot] fixing spurious invalid flag in bulk_norm_dot_no_mult
1 month ago
cachesim.cc
Print cache stats even when no access
3 years ago
cachesim.h
Merge pull request #1306 from Jakub-Palider/master-override-cache-name
3 years ago
cfg.cc
removed cfg.misaligned option
5 months ago
cfg.h
removed cfg.misaligned option
5 months ago
check-opcode-overlap.t.cc
Validate contents of overlap list in CI
2 years ago
clint.cc
Don't include built-in devices in mmio_device_map
10 months ago
common.h
Move Zca-enabled check off the critical path
6 months ago
csr_init.cc
Make minstretcfg/mcyclecfg privilege bits read-only zero as appropriate
3 months ago
csrs.cc
fix M-mode access scountovf according to Sscofpmf Version V1.0
2 months ago
csrs.h
Make minstretcfg/mcyclecfg privilege bits read-only zero as appropriate
3 months ago
debug_defines.h
triggers: refactor: update debug_defines.h
2 years ago
debug_module.cc
Don't error out if program buffer has size 0
3 months ago
debug_module.h
Make abstractauto register optional in debug module
6 months ago
debug_rom_defines.h
Fix a missed header file in the softfloat include install.
8 years ago
decode.h
ext: add zibi
8 months ago
decode_macros.h
Retire dirty_vs_state macro
3 months ago
devices.cc
DTB discovery feature
3 months ago
devices.h
DTB discovery feature
3 months ago
disasm.h
decode args for `fcvtmod.w.d` in `zfa` extension
6 months ago
dtb_discovery.cc
DTB discovery feature
3 months ago
dtb_discovery.h
DTB discovery feature
3 months ago
dts.cc
updated child process exit to _exit
1 month ago
dts.h
Improve dts <-> dtb API
2 years ago
encoding.h
Don't rely on definition of unratified bitmanip opcodes
4 months ago
entropy_source.h
Add include guards to entropy_source.h
2 years ago
execute.cc
Use more conventional loop structure
6 months ago
extension.cc
refactor: make extensions accept processor as an argument
1 year ago
extension.h
refactor: make extensions accept processor as an argument
1 year ago
extensions.cc
ext: support default library name and fix isa parser
6 years ago
insn_macros.h
Rewrite require macro so it can be used as an expression
4 years ago
insn_template.cc
Move Zca-enabled check off the critical path
6 months ago
insn_template.h
triggers: implement tcontrol
2 years ago
interactive.cc
Suppress warning for unused write() result
8 months ago
isa_parser.h
Implement Zama16b extension
1 month ago
jtag_dtm.cc
DMI NOP operation should never cause busy status
6 months ago
jtag_dtm.h
increase DTMCS.abits to be compliant debug specification
1 year ago
log_file.h
Fix ignored-attributes warning for unique_ptr declaration
2 years ago
memtracer.h
add clean_invalidate function for caches
4 years ago
mmu.cc
Remove unused UNUSED
1 month ago
mmu.h
Implement Zama16b extension
1 month ago
ns16550.cc
ns16550.cc : fix handling clear rx/tx FIFO requests.
10 months ago
opcodes.h
Add aamvirtual support for abstract memory access
7 months ago
overlap_list.h
Separate RV32 and RV64 C instructions into separate files
2 years ago
platform.h
Suppress -Wtype-limits warning
8 months ago
plic.cc
Don't include built-in devices in mmio_device_map
10 months ago
processor.cc
Clean up VA size handling
5 months ago
processor.h
Make minstretcfg/mcyclecfg privilege bits read-only zero as appropriate
3 months ago
remote_bitbang.cc
remote_bitbang: make send_buf class member
2 years ago
remote_bitbang.h
remote_bitbang: make send_buf class member
2 years ago
riscv.ac
riscv/riscv.ac: autoupdate
1 year ago
riscv.mk.in
Add Zvzip extension.
2 months ago
rocc.cc
Remove non-ISO compound literals (-Wpedantic)
1 year ago
rocc.h
refactor: make extensions accept processor as an argument
1 year ago
rom.cc
Split decode.h into public decode.h and private decode_macros.h
3 years ago
sim.cc
DTB discovery feature
3 months ago
sim.h
DTB discovery feature
3 months ago
simif.h
Move debug_mmu used by debug_module up to simif_t
3 years ago
socketif.cc
Move boost asio socket interface to socketif_t
3 years ago
socketif.h
Move boost asio socket interface to socketif_t
3 years ago
tracer.h
Suppress most unused variable warnings
4 years ago
trap.h
Add Ssdbltrp
2 years ago
triggers.cc
Update trigger behavior for memory accesses to match recommended debug specification behavior
5 months ago
triggers.h
Update trigger behavior for memory accesses to match recommended debug specification behavior
5 months ago
v_ext_macros.h
Bulk normalization granularity is based on VLMAX, not vl
1 month ago
vector_unit.cc
Don't write vstart in set_vl
3 months ago
vector_unit.h
Add Zvfbfa, Zvfofp8min, Zvfofp4min support
7 months ago
zicfiss.h
Need zero extend for sspopchk compared vale
1 year ago
zvbdot.h
Implement Zvfbqdot8f
8 months ago
zvk_ext_macros.h
Make all vector ALU instructions invoke VECTOR_END, dirtying VS
3 months ago
zvkned_ext_macros.h
vector: crypto: fix EMUL alignment check for .vs operations
1 year ago
zvknh_ext_macros.h
vector: crypto: fix constraint checks for vector-crypto instructions
1 year ago
zvksed_ext_macros.h
vector: crypto: fix constraint checks for vector-crypto instructions
1 year ago
zvksh_ext_macros.h
vector: crypto: fix constraint checks for vector-crypto instructions
1 year ago
zvzip_ext_macros.h
Add Zvzip extension.
2 months ago