trans_rvv.c.inc
CodeArtifactFirst 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 connectionstrans_rvv.c.inc is a source file within the QEMU codebase implementing RISC-V vector instructions.
trans_rvv.c.inc implements the RISC-V Vector Extension translation logic in QEMU.
ldst_us_trans() is defined in trans_rvv.c.inc.
ldst_stride_trans() is defined in trans_rvv.c.inc.
ldst_index_trans() is defined in trans_rvv.c.inc.
ldst_whole_trans() is defined in trans_rvv.c.inc.
mark_vs_dirty() is called within trans_rvv.c.inc to update mstatus.VS.
Daniel Henrique Barboza authored the patch modifying trans_rvv.c.inc.