gem5  v22.1.0.0
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
RegisterLBufTest Class Reference
Inheritance diagram for RegisterLBufTest:

Public Member Functions

 RegisterLBufTest ()
 

Protected Attributes

RegisterBankLE::RegisterLBuf< 12 > reg
 
std::array< uint8_t, 4 > to_write
 

Static Protected Attributes

static constexpr size_t RegSize = 12
 

Detailed Description

Definition at line 391 of file reg_bank.test.cc.

Constructor & Destructor Documentation

◆ RegisterLBufTest()

RegisterLBufTest::RegisterLBufTest ( )
inline

Definition at line 400 of file reg_bank.test.cc.

References gem5::X86ISA::reg.

Member Data Documentation

◆ reg

RegisterBankLE::RegisterLBuf<12> RegisterLBufTest::reg
protected

Definition at line 396 of file reg_bank.test.cc.

◆ RegSize

constexpr size_t RegisterLBufTest::RegSize = 12
staticconstexprprotected

Definition at line 394 of file reg_bank.test.cc.

◆ to_write

std::array<uint8_t, 4> RegisterLBufTest::to_write
protected

Definition at line 397 of file reg_bank.test.cc.


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

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