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

123

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h60 #include "sysc/datatypes/int/sc_uint_base.h"
126 SCFX_EXPLICIT_OTHER_ sc_fxval( const sc_uint_base&, sc_fxval_observer* = 0 );
161 DECL_BIN_OP_T(op,const sc_uint_base&) \
202 DECL_BIN_OP_T(/,const sc_uint_base&) \
227 DECL_BIN_FNC_T(fnc,const sc_uint_base&) \
271 DECL_REL_OP_T(op,const sc_uint_base&) \
313 DECL_ASN_OP_T(op,const sc_uint_base&) \
466 SCFX_EXPLICIT_OTHER_ sc_fxval_fast( const sc_uint_base&, sc_fxval_fast_observer* = 0 );
500 DECL_BIN_OP_T(op,const sc_uint_base&) \
538 DECL_BIN_OP_T(/,const sc_uint_base
[all...]
H A Dsc_fixed.h107 DECL_CTORS_T_B(const sc_uint_base&)
132 DECL_ASN_OP_T(op,const sc_uint_base&) \
231 DECL_CTORS_T_B(const sc_uint_base&)
256 DECL_ASN_OP_T(op,const sc_uint_base&) \
362 DEFN_CTORS_T(const sc_uint_base&)
404 DEFN_ASN_OP_T(op,const sc_uint_base&) \
534 DEFN_CTORS_T(const sc_uint_base&)
576 DEFN_ASN_OP_T(op,const sc_uint_base&) \
H A Dsc_ufixed.h107 DECL_CTORS_T_B(const sc_uint_base&)
132 DECL_ASN_OP_T(op,const sc_uint_base&) \
231 DECL_CTORS_T_B(const sc_uint_base&)
256 DECL_ASN_OP_T(op,const sc_uint_base&) \
362 DEFN_CTORS_T(const sc_uint_base&)
404 DEFN_ASN_OP_T(op,const sc_uint_base&) \
534 DEFN_CTORS_T(const sc_uint_base&)
576 DEFN_ASN_OP_T(op,const sc_uint_base&) \
H A Dsc_fxnum.h277 DECL_ASN_OP_T(const sc_uint_base&)
440 DECL_ASN_OP_T(const sc_uint_base&)
612 DECL_CTOR_T(const sc_uint_base&)
650 DECL_BIN_OP_T(op,const sc_uint_base&) \
692 DECL_BIN_OP_T(/,const sc_uint_base&)
718 DECL_BIN_FNC_T(fnc,const sc_uint_base&) \
766 DECL_REL_OP_T(op,const sc_uint_base&) \
809 DECL_ASN_OP_T(op,const sc_uint_base&) \
1039 DECL_CTOR_T(const sc_uint_base&)
1077 DECL_BIN_OP_T(op,const sc_uint_base
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh60 #include "../int/sc_uint_base.hh"
113 explicit sc_fxval(const sc_uint_base &, sc_fxval_observer* = 0);
139 DECL_BIN_OP_T(op, const sc_uint_base &) \
177 DECL_BIN_OP_T(/, const sc_uint_base &)
197 DECL_BIN_FNC_T(fnc, const sc_uint_base &) \
235 DECL_REL_OP_T(op, const sc_uint_base &) \
270 DECL_ASN_OP_T(op, const sc_uint_base &) \
400 explicit sc_fxval_fast(const sc_uint_base &, sc_fxval_fast_observer * =0);
426 DECL_BIN_OP_T(op, const sc_uint_base &) \
461 DECL_BIN_OP_T(/, const sc_uint_base
[all...]
H A Dsc_fixed.hh103 DECL_CTORS_T_B(const sc_uint_base&)
122 DECL_ASN_OP_T(op, const sc_uint_base&) \
212 DECL_CTORS_T_B(const sc_uint_base &)
231 DECL_ASN_OP_T(op, const sc_uint_base &) \
327 DEFN_CTORS_T(const sc_uint_base &)
361 DEFN_ASN_OP_T(op, const sc_uint_base &) \
479 DEFN_CTORS_T(const sc_uint_base &)
514 DEFN_ASN_OP_T(op, const sc_uint_base &) \
H A Dsc_ufixed.hh104 DECL_CTORS_T_B(const sc_uint_base &)
122 DECL_ASN_OP_T(op, const sc_uint_base &) \
210 DECL_CTORS_T_B(const sc_uint_base &)
228 DECL_ASN_OP_T(op, const sc_uint_base &) \
324 DEFN_CTORS_T(const sc_uint_base &)
358 DEFN_ASN_OP_T(op, const sc_uint_base &) \
477 DEFN_CTORS_T(const sc_uint_base &)
513 DEFN_ASN_OP_T(op, const sc_uint_base &) \
H A Dsc_fxnum.hh244 DECL_ASN_OP_T(const sc_uint_base &)
380 DECL_ASN_OP_T(const sc_uint_base &)
523 DECL_CTOR_T(const sc_uint_base &)
552 DECL_BIN_OP_T(op, const sc_uint_base &) \
591 DECL_BIN_OP_T(/, const sc_uint_base &)
613 DECL_BIN_FNC_T(fnc, const sc_uint_base &) \
655 DECL_REL_OP_T(op, const sc_uint_base &) \
692 DECL_ASN_OP_T(op, const sc_uint_base &) \
884 DECL_CTOR_T(const sc_uint_base &)
913 DECL_BIN_OP_T(op, const sc_uint_base
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bv.h107 sc_bv( const sc_uint_base& a )
173 sc_bv<W>& operator = ( const sc_uint_base& a )
H A Dsc_lv.h111 sc_lv( const sc_uint_base& a )
177 sc_lv<W>& operator = ( const sc_uint_base& a )
H A Dsc_bv_base.h125 explicit sc_bv_base( const sc_uint_base& a)
165 sc_bv_base& operator = ( const sc_uint_base& a )
H A Dsc_proxy.h70 #include "sysc/datatypes/int/sc_uint_base.h"
233 X& assign_( const sc_uint_base& a )
267 X& operator &= ( const sc_uint_base& b )
291 const sc_lv_base operator & ( const sc_uint_base& b ) const;
309 X& operator |= ( const sc_uint_base& b )
333 const sc_lv_base operator | ( const sc_uint_base& b ) const;
351 X& operator ^= ( const sc_uint_base& b )
375 const sc_lv_base operator ^ ( const sc_uint_base& b ) const;
469 bool operator == ( const sc_uint_base& b ) const;
567 DECL_BITWISE_AND_OP_T(const sc_uint_base
[all...]
/gem5/src/systemc/tests/systemc/datatypes/misc/test03/
H A Dtest03.cpp119 TEST_DEFAULT_CTOR(sc_uint_base);
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_trace.h67 class sc_uint_base;
124 DECL_TRACE_METHOD_A( sc_dt::sc_uint_base )
198 DECL_TRACE_FUNC_A( sc_dt::sc_uint_base )
H A Dsc_trace.cpp185 DEFN_TRACE_FUNC_A( sc_dt::sc_uint_base )
H A Dsc_vcd_trace.h143 // Trace sc_dt::sc_uint_base
144 void trace (const sc_dt::sc_uint_base& object,
H A Dsc_wif_trace.h146 // Trace sc_uint_base
147 void trace (const sc_dt::sc_uint_base& object,
/gem5/src/systemc/ext/utils/
H A Dsc_trace_file.hh42 class sc_uint_base;
90 void sc_trace(sc_trace_file *, const sc_dt::sc_uint_base &,
92 void sc_trace(sc_trace_file *, const sc_dt::sc_uint_base *,
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_signed.cpp85 #include "sysc/datatypes/int/sc_uint_base.h"
883 // SECTION: Interfacing with sc_uint_base
887 sc_signed::operator = (const sc_uint_base& v)
892 operator + (const sc_signed& u, const sc_uint_base& v)
896 operator + (const sc_uint_base& u, const sc_signed& v)
900 sc_signed::operator += (const sc_uint_base& v)
905 operator - (const sc_unsigned& u, const sc_uint_base& v)
909 operator - (const sc_uint_base& u, const sc_unsigned& v)
913 operator - (const sc_signed& u, const sc_uint_base& v)
917 operator - (const sc_uint_base
[all...]
/gem5/src/systemc/dt/int/
H A Dsc_signed.cc88 #include "systemc/ext/dt/int/sc_uint_base.hh"
957 // SECTION: Interfacing with sc_uint_base
961 sc_signed::operator = (const sc_uint_base &v)
968 operator + (const sc_signed &u, const sc_uint_base &v)
974 operator + (const sc_uint_base &u, const sc_signed &v)
980 sc_signed::operator += (const sc_uint_base &v)
987 operator - (const sc_unsigned &u, const sc_uint_base &v)
993 operator - (const sc_uint_base &u, const sc_unsigned &v)
999 operator - (const sc_signed &u, const sc_uint_base &v)
1005 operator - (const sc_uint_base
[all...]
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh69 #include "../int/sc_uint_base.hh"
238 X &assign_(const sc_uint_base &a) { return assign_((uint64)a); }
260 X &operator &= (const sc_uint_base &b) { return operator &= ((uint64)b); }
274 const sc_lv_base operator & (const sc_uint_base &b) const;
289 X &operator |= (const sc_uint_base &b) { return operator |= ((uint64)b); }
303 const sc_lv_base operator | (const sc_uint_base &b) const;
318 X &operator ^= (const sc_uint_base &b) { return operator ^= ((uint64)b); }
332 const sc_lv_base operator ^ (const sc_uint_base &b) const;
412 bool operator == (const sc_uint_base &b) const;
492 DECL_BITWISE_AND_OP_T(const sc_uint_base
[all...]
H A Dsc_bv_base.hh161 operator = (const sc_uint_base &a)
/gem5/src/systemc/ext/dt/int/
H A Dsc_bigint.hh247 operator = (const sc_uint_base &v)
H A Dsc_biguint.hh247 operator = (const sc_uint_base &v)
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/mixed/
H A Dtest_int.cpp129 sc_uint_base u4(4);

Completed in 37 milliseconds

123