gem5  v22.1.0.0
Protected Member Functions | Protected Attributes | List of all members
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

Member Data Documentation

◆ vec1

VecRegContainer<16> TwoDifferentVecRegs::vec1
protected

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

◆ vec1_ptr

uint8_t* TwoDifferentVecRegs::vec1_ptr
protected

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

◆ vec2

VecRegContainer<16> TwoDifferentVecRegs::vec2
protected

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

◆ vec2_ptr

uint8_t* TwoDifferentVecRegs::vec2_ptr
protected

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


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

Generated on Wed Dec 21 2022 10:23:07 for gem5 by doxygen 1.9.1