gem5 v25.0.0.1
Loading...
Searching...
No Matches
TwoDifferentVecRegs Class Reference
Inheritance diagram for TwoDifferentVecRegs:

Protected Member Functions

void SetUp () override

Protected Attributes

VecRegContainer< 16 > vec1
VecRegContainer< 16 > vec2
uint8_t * vec1_ptr
uint8_t * vec2_ptr

Detailed Description

Definition at line 86 of file vec_reg.test.cc.

Member Function Documentation

◆ SetUp()

void TwoDifferentVecRegs::SetUp ( )
inlineoverrideprotected

Definition at line 95 of file vec_reg.test.cc.

References vec1, vec1_ptr, vec2, and vec2_ptr.

Member Data Documentation

◆ vec1

VecRegContainer<16> TwoDifferentVecRegs::vec1
protected

Definition at line 89 of file vec_reg.test.cc.

Referenced by SetUp().

◆ vec1_ptr

uint8_t* TwoDifferentVecRegs::vec1_ptr
protected

Definition at line 91 of file vec_reg.test.cc.

Referenced by SetUp().

◆ vec2

VecRegContainer<16> TwoDifferentVecRegs::vec2
protected

Definition at line 90 of file vec_reg.test.cc.

Referenced by SetUp().

◆ vec2_ptr

uint8_t* TwoDifferentVecRegs::vec2_ptr
protected

Definition at line 92 of file vec_reg.test.cc.

Referenced by SetUp().


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0