instruction sequence generation
TechniqueInstruction sequence generation is a randomized processor-test generation technique in which a generator emits a fixed-length group of instructions designed to perform a specific task, rather than only emitting independent random instructions. In the provided RISC-V verification evidence, sequences are used alongside opcode injection and field mutation to create targeted randomized tests such as large-immediate loads, compute chains, and CSR-access sequences.
WIKI
Overview
Instruction sequence generation is described as a modification to random instruction generation for RISC-V processor verification. A sequence consists of a fixed number of instructions that are designed to perform a specific task and can be randomized. This lets the generator create multi-instruction behaviors that a single instruction may not express directly. [C1]
Role in the generator
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →