gem5  v20.1.0.0
Protected Member Functions | List of all members
BitfieldBackend::Unsigned< Storage, first, last > Class Template Reference

#include <bitunion.hh>

Protected Member Functions

uint64_t getter (const Storage &storage) const
 
void setter (Storage &storage, uint64_t val)
 

Detailed Description

template<class Storage, int first, int last>
class BitfieldBackend::Unsigned< Storage, first, last >

Definition at line 173 of file bitunion.hh.

Member Function Documentation

◆ getter()

template<class Storage , int first, int last>
uint64_t BitfieldBackend::Unsigned< Storage, first, last >::getter ( const Storage &  storage) const
inlineprotected

Definition at line 180 of file bitunion.hh.

References bits().

◆ setter()

template<class Storage , int first, int last>
void BitfieldBackend::Unsigned< Storage, first, last >::setter ( Storage &  storage,
uint64_t  val 
)
inlineprotected

Definition at line 186 of file bitunion.hh.

References replaceBits(), and X86ISA::val.


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

Generated on Wed Sep 30 2020 14:02:38 for gem5 by doxygen 1.8.17