Searched refs:DECL_BIN_OP_T (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h152 #define DECL_BIN_OP_T(op,tp) \ macro
158 DECL_BIN_OP_T(op,int64) \
159 DECL_BIN_OP_T(op,uint64) \
160 DECL_BIN_OP_T(op,const sc_int_base&) \
161 DECL_BIN_OP_T(op,const sc_uint_base&) \
162 DECL_BIN_OP_T(op,const sc_signed&) \
163 DECL_BIN_OP_T(op,const sc_unsigned&)
170 DECL_BIN_OP_T(op,int) \
171 DECL_BIN_OP_T(op,unsigned int) \
172 DECL_BIN_OP_T(o
208 #undef DECL_BIN_OP_T macro
491 #define DECL_BIN_OP_T macro
543 #undef DECL_BIN_OP_T macro
[all...]
H A Dsc_fxnum.h641 #define DECL_BIN_OP_T(op,tp) \ macro
647 DECL_BIN_OP_T(op,int64) \
648 DECL_BIN_OP_T(op,uint64) \
649 DECL_BIN_OP_T(op,const sc_int_base&) \
650 DECL_BIN_OP_T(op,const sc_uint_base&) \
651 DECL_BIN_OP_T(op,const sc_signed&) \
652 DECL_BIN_OP_T(op,const sc_unsigned&)
659 DECL_BIN_OP_T(op,int) \
660 DECL_BIN_OP_T(op,unsigned int) \
661 DECL_BIN_OP_T(o
697 #undef DECL_BIN_OP_T macro
1068 #define DECL_BIN_OP_T macro
1121 #undef DECL_BIN_OP_T macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh131 #define DECL_BIN_OP_T(op,tp) \ macro
136 DECL_BIN_OP_T(op, int64) \
137 DECL_BIN_OP_T(op, uint64) \
138 DECL_BIN_OP_T(op, const sc_int_base &) \
139 DECL_BIN_OP_T(op, const sc_uint_base &) \
140 DECL_BIN_OP_T(op, const sc_signed &) \
141 DECL_BIN_OP_T(op, const sc_unsigned &)
145 DECL_BIN_OP_T(op, int) \
146 DECL_BIN_OP_T(op, unsigned int) \
147 DECL_BIN_OP_T(o
181 #undef DECL_BIN_OP_T macro
418 #define DECL_BIN_OP_T macro
465 #undef DECL_BIN_OP_T macro
[all...]
H A Dsc_fxnum.hh544 #define DECL_BIN_OP_T(op, tp) \ macro
549 DECL_BIN_OP_T(op, int64) \
550 DECL_BIN_OP_T(op, uint64) \
551 DECL_BIN_OP_T(op, const sc_int_base &) \
552 DECL_BIN_OP_T(op, const sc_uint_base &) \
553 DECL_BIN_OP_T(op, const sc_signed &) \
554 DECL_BIN_OP_T(op, const sc_unsigned &)
558 DECL_BIN_OP_T(op, int) \
559 DECL_BIN_OP_T(op, unsigned int) \
560 DECL_BIN_OP_T(o
595 #undef DECL_BIN_OP_T macro
905 #define DECL_BIN_OP_T macro
953 #undef DECL_BIN_OP_T macro
[all...]

Completed in 12 milliseconds