gem5
|
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &os, const Twin64_t &t) |
ostream & | operator<< (ostream &os, const Twin32_t &t) |
ostream& operator<< | ( | ostream & | os, |
const Twin64_t & | t | ||
) |
Definition at line 37 of file bigint.cc.
References m5_twin64_t::a, m5_twin64_t::b, and X86ISA::os.
ostream& operator<< | ( | ostream & | os, |
const Twin32_t & | t | ||
) |
Definition at line 43 of file bigint.cc.
References m5_twin32_t::a, m5_twin32_t::b, and X86ISA::os.