General Purpose Register Initialization
ConceptGeneral purpose register initialization is a step in riscv-dv assembly program generation where the riscv_asm_program_gen flow calls init_gpr() to initialize RISC-V general-purpose registers with random values before directed and random instruction streams are generated.
WIKI
Overview
General purpose register initialization refers to the init_gpr() step in the riscv_asm_program_gen assembly-generation flow. In the described riscv-dv flow, gen_program() generates the sections of a complete RISC-V assembly program and, after generating the program header, calls init_gpr() to initialize general purpose registers with random values. [General purpose register initialization in gen_program]
Role in riscv-dv program generation
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →