Skip to content
STIMSMITH

trans_rvv.c.inc

CodeArtifact
First seen 7/29/2026
Last seen 7/29/2026
Evidence 1 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

8 connections
QEMU part of → 95% 1e
trans_rvv.c.inc is a source file within the QEMU codebase implementing RISC-V vector instructions.
RISC-V Vector extension implements → 92% 1e
trans_rvv.c.inc implements the RISC-V Vector Extension translation logic in QEMU.
ldst_us_trans ← part of 95% 1e
ldst_us_trans() is defined in trans_rvv.c.inc.
ldst_stride_trans ← part of 95% 1e
ldst_stride_trans() is defined in trans_rvv.c.inc.
ldst_index_trans ← part of 95% 1e
ldst_index_trans() is defined in trans_rvv.c.inc.
ldst_whole_trans ← part of 95% 1e
ldst_whole_trans() is defined in trans_rvv.c.inc.
mark_vs_dirty ← part of 90% 1e
mark_vs_dirty() is called within trans_rvv.c.inc to update mstatus.VS.
Daniel Henrique Barboza authored by → 97% 1e
Daniel Henrique Barboza authored the patch modifying trans_rvv.c.inc.