Searched refs:sc_int_base (Results 26 - 50 of 73) sorted by relevance

123

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h59 #include "sysc/datatypes/int/sc_int_base.h"
125 SCFX_EXPLICIT_OTHER_ sc_fxval( const sc_int_base&, sc_fxval_observer* = 0 );
160 DECL_BIN_OP_T(op,const sc_int_base&) \
201 DECL_BIN_OP_T(/,const sc_int_base&) \
226 DECL_BIN_FNC_T(fnc,const sc_int_base&) \
270 DECL_REL_OP_T(op,const sc_int_base&) \
312 DECL_ASN_OP_T(op,const sc_int_base&) \
465 SCFX_EXPLICIT_OTHER_ sc_fxval_fast( const sc_int_base&, sc_fxval_fast_observer* = 0 );
499 DECL_BIN_OP_T(op,const sc_int_base&) \
537 DECL_BIN_OP_T(/,const sc_int_base
[all...]
H A Dsc_fixed.h106 DECL_CTORS_T_B(const sc_int_base&)
131 DECL_ASN_OP_T(op,const sc_int_base&) \
230 DECL_CTORS_T_B(const sc_int_base&)
255 DECL_ASN_OP_T(op,const sc_int_base&) \
361 DEFN_CTORS_T(const sc_int_base&)
403 DEFN_ASN_OP_T(op,const sc_int_base&) \
533 DEFN_CTORS_T(const sc_int_base&)
575 DEFN_ASN_OP_T(op,const sc_int_base&) \
H A Dsc_ufixed.h106 DECL_CTORS_T_B(const sc_int_base&)
131 DECL_ASN_OP_T(op,const sc_int_base&) \
230 DECL_CTORS_T_B(const sc_int_base&)
255 DECL_ASN_OP_T(op,const sc_int_base&) \
361 DEFN_CTORS_T(const sc_int_base&)
403 DEFN_ASN_OP_T(op,const sc_int_base&) \
533 DEFN_CTORS_T(const sc_int_base&)
575 DEFN_ASN_OP_T(op,const sc_int_base&) \
H A Dsc_fxnum.h276 DECL_ASN_OP_T(const sc_int_base&)
439 DECL_ASN_OP_T(const sc_int_base&)
611 DECL_CTOR_T(const sc_int_base&)
649 DECL_BIN_OP_T(op,const sc_int_base&) \
691 DECL_BIN_OP_T(/,const sc_int_base&)
717 DECL_BIN_FNC_T(fnc,const sc_int_base&) \
765 DECL_REL_OP_T(op,const sc_int_base&) \
808 DECL_ASN_OP_T(op,const sc_int_base&) \
1038 DECL_CTOR_T(const sc_int_base&)
1076 DECL_BIN_OP_T(op,const sc_int_base
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh58 #include "../int/sc_int_base.hh"
112 explicit sc_fxval(const sc_int_base &, sc_fxval_observer* = 0);
138 DECL_BIN_OP_T(op, const sc_int_base &) \
176 DECL_BIN_OP_T(/, const sc_int_base &)
196 DECL_BIN_FNC_T(fnc, const sc_int_base &) \
234 DECL_REL_OP_T(op, const sc_int_base &) \
269 DECL_ASN_OP_T(op, const sc_int_base &) \
399 explicit sc_fxval_fast(const sc_int_base &, sc_fxval_fast_observer * =0);
425 DECL_BIN_OP_T(op, const sc_int_base &) \
460 DECL_BIN_OP_T(/, const sc_int_base
[all...]
H A Dsc_fixed.hh102 DECL_CTORS_T_B(const sc_int_base&)
121 DECL_ASN_OP_T(op, const sc_int_base&) \
211 DECL_CTORS_T_B(const sc_int_base &)
230 DECL_ASN_OP_T(op, const sc_int_base &) \
326 DEFN_CTORS_T(const sc_int_base &)
360 DEFN_ASN_OP_T(op, const sc_int_base &) \
478 DEFN_CTORS_T(const sc_int_base &)
513 DEFN_ASN_OP_T(op, const sc_int_base &) \
H A Dsc_ufixed.hh103 DECL_CTORS_T_B(const sc_int_base &)
121 DECL_ASN_OP_T(op, const sc_int_base &) \
209 DECL_CTORS_T_B(const sc_int_base &)
227 DECL_ASN_OP_T(op, const sc_int_base &) \
323 DEFN_CTORS_T(const sc_int_base &)
357 DEFN_ASN_OP_T(op, const sc_int_base &) \
476 DEFN_CTORS_T(const sc_int_base &)
512 DEFN_ASN_OP_T(op, const sc_int_base &) \
H A Dsc_fxnum.hh243 DECL_ASN_OP_T(const sc_int_base &)
379 DECL_ASN_OP_T(const sc_int_base &)
522 DECL_CTOR_T(const sc_int_base &)
551 DECL_BIN_OP_T(op, const sc_int_base &) \
590 DECL_BIN_OP_T(/, const sc_int_base &)
612 DECL_BIN_FNC_T(fnc, const sc_int_base &) \
654 DECL_REL_OP_T(op, const sc_int_base &) \
691 DECL_ASN_OP_T(op, const sc_int_base &) \
883 DECL_CTOR_T(const sc_int_base &)
912 DECL_BIN_OP_T(op, const sc_int_base
[all...]
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_signed.cpp84 #include "sysc/datatypes/int/sc_int_base.h"
634 // SECTION: Interfacing with sc_int_base
638 sc_signed::operator = (const sc_int_base& v)
643 operator + ( const sc_unsigned& u, const sc_int_base& v )
647 operator + ( const sc_int_base& u, const sc_unsigned& v )
651 operator + (const sc_signed& u, const sc_int_base& v)
655 operator + (const sc_int_base& u, const sc_signed& v)
659 sc_signed::operator += (const sc_int_base& v)
664 operator - (const sc_unsigned& u, const sc_int_base& v)
668 operator - (const sc_int_base
[all...]
H A Dsc_unsigned.cpp86 #include "sysc/datatypes/int/sc_int_base.h"
613 // SECTION: Interfacing with sc_int_base
617 sc_unsigned::operator= (const sc_int_base& v)
621 sc_unsigned::operator+=(const sc_int_base& v)
625 sc_unsigned::operator-=(const sc_int_base& v)
629 sc_unsigned::operator*=(const sc_int_base& v)
633 sc_unsigned::operator/=(const sc_int_base& v)
637 sc_unsigned::operator%=(const sc_int_base& v)
641 sc_unsigned::operator&=(const sc_int_base& v)
645 sc_unsigned::operator|=(const sc_int_base
[all...]
/gem5/src/systemc/dt/int/
H A Dsc_signed.cc86 #include "systemc/ext/dt/int/sc_int_base.hh"
594 // SECTION: Interfacing with sc_int_base
598 sc_signed::operator = (const sc_int_base &v)
605 operator + (const sc_unsigned &u, const sc_int_base &v)
611 operator + (const sc_int_base &u, const sc_unsigned &v)
617 operator + (const sc_signed &u, const sc_int_base &v)
623 operator + (const sc_int_base &u, const sc_signed &v)
629 sc_signed::operator += (const sc_int_base &v)
636 operator - (const sc_unsigned &u, const sc_int_base &v)
642 operator - (const sc_int_base
[all...]
H A Dsc_unsigned.cc88 #include "systemc/ext/dt/int/sc_int_base.hh"
582 // SECTION: Interfacing with sc_int_base
586 sc_unsigned::operator = (const sc_int_base &v)
592 sc_unsigned::operator += (const sc_int_base &v)
598 sc_unsigned::operator -= (const sc_int_base &v)
604 sc_unsigned::operator *= (const sc_int_base &v)
610 sc_unsigned::operator /= (const sc_int_base &v)
616 sc_unsigned::operator %= (const sc_int_base &v)
622 sc_unsigned::operator &= (const sc_int_base &v)
628 sc_unsigned::operator |= (const sc_int_base
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bv.h111 sc_bv( const sc_int_base& a )
176 sc_bv<W>& operator = ( const sc_int_base& a )
H A Dsc_lv.h115 sc_lv( const sc_int_base& a )
180 sc_lv<W>& operator = ( const sc_int_base& a )
H A Dsc_bv_base.h129 explicit sc_bv_base( const sc_int_base& a)
168 sc_bv_base& operator = ( const sc_int_base& a )
H A Dsc_proxy.h69 #include "sysc/datatypes/int/sc_int_base.h"
236 X& assign_( const sc_int_base& a )
270 X& operator &= ( const sc_int_base& b )
292 const sc_lv_base operator & ( const sc_int_base& b ) const;
312 X& operator |= ( const sc_int_base& b )
334 const sc_lv_base operator | ( const sc_int_base& b ) const;
354 X& operator ^= ( const sc_int_base& b )
376 const sc_lv_base operator ^ ( const sc_int_base& b ) const;
470 bool operator == ( const sc_int_base& b ) const;
568 DECL_BITWISE_AND_OP_T(const sc_int_base
[all...]
/gem5/src/systemc/tests/systemc/datatypes/misc/test03/
H A Dtest03.cpp118 TEST_DEFAULT_CTOR(sc_int_base);
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_trace.h66 class sc_int_base;
123 DECL_TRACE_METHOD_A( sc_dt::sc_int_base )
197 DECL_TRACE_FUNC_A( sc_dt::sc_int_base )
H A Dsc_trace.cpp184 DEFN_TRACE_FUNC_A( sc_dt::sc_int_base )
H A Dsc_vcd_trace.h147 // Trace sc_dt::sc_int_base
148 void trace (const sc_dt::sc_int_base& object,
H A Dsc_wif_trace.h150 // Trace sc_int_base
151 void trace (const sc_dt::sc_int_base& object, const std::string& name);
/gem5/src/systemc/ext/utils/
H A Dsc_trace_file.hh41 class sc_int_base;
86 void sc_trace(sc_trace_file *, const sc_dt::sc_int_base &,
88 void sc_trace(sc_trace_file *, const sc_dt::sc_int_base *,
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh67 #include "../int/sc_int_base.hh"
239 X &assign_(const sc_int_base &a) { return assign_((int64)a); }
261 X &operator &= (const sc_int_base &b) { return operator &= ((int64)b); }
275 const sc_lv_base operator & (const sc_int_base &b) const;
290 X &operator |= (const sc_int_base &b) { return operator |= ((int64)b); }
304 const sc_lv_base operator | (const sc_int_base &b) const;
319 X &operator ^= (const sc_int_base &b) { return operator ^= ((int64)b); }
333 const sc_lv_base operator ^ (const sc_int_base &b) const;
413 bool operator == (const sc_int_base &b) const;
493 DECL_BITWISE_AND_OP_T(const sc_int_base
[all...]
H A Dsc_bv_base.hh168 operator = (const sc_int_base &a)
/gem5/src/systemc/ext/dt/int/
H A Dsc_bigint.hh240 operator = (const sc_int_base &v)

Completed in 80 milliseconds

123