gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
m5_twin32_t Struct Reference

#include <bigint.hh>

Public Member Functions

 m5_twin32_t ()
 
 m5_twin32_t (const uint32_t x)
 
m5_twin32_toperator= (const uint32_t x)
 
 operator uint32_t ()
 

Public Attributes

uint32_t a
 
uint32_t b
 

Detailed Description

Definition at line 60 of file bigint.hh.

Constructor & Destructor Documentation

m5_twin32_t::m5_twin32_t ( )
inline

Definition at line 63 of file bigint.hh.

m5_twin32_t::m5_twin32_t ( const uint32_t  x)
inline

Definition at line 65 of file bigint.hh.

References a, b, and X86ISA::x.

Member Function Documentation

m5_twin32_t::operator uint32_t ( )
inline

Definition at line 77 of file bigint.hh.

References a, and panic.

m5_twin32_t& m5_twin32_t::operator= ( const uint32_t  x)
inline

Definition at line 70 of file bigint.hh.

References a, b, and X86ISA::x.

Member Data Documentation

uint32_t m5_twin32_t::a
uint32_t m5_twin32_t::b

Definition at line 62 of file bigint.hh.

Referenced by m5_twin32_t(), operator<<(), and operator=().


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

Generated on Fri Jun 9 2017 13:04:14 for gem5 by doxygen 1.8.6