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

#include <bitunion.hh>

Protected Member Functions

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

Detailed Description

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

Definition at line 192 of file bitunion.hh.

Member Function Documentation

◆ getter()

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

Definition at line 199 of file bitunion.hh.

References bits(), and sext().

◆ setter()

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

Definition at line 205 of file bitunion.hh.

References replaceBits().


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

Generated on Fri Jul 3 2020 15:53:26 for gem5 by doxygen 1.8.13