Searched refs:DEFN_BIN_OP_T (Results 1 - 10 of 10) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h914 #define DEFN_BIN_OP_T(op,fnc,tp) \ macro
935 DEFN_BIN_OP_T(op,fnc,int64) \
936 DEFN_BIN_OP_T(op,fnc,uint64) \
937 DEFN_BIN_OP_T(op,fnc,const sc_int_base&) \
938 DEFN_BIN_OP_T(op,fnc,const sc_uint_base&) \
939 DEFN_BIN_OP_T(op,fnc,const sc_signed&) \
940 DEFN_BIN_OP_T(op,fnc,const sc_unsigned&)
955 DEFN_BIN_OP_T(op,fnc,int) \
956 DEFN_BIN_OP_T(op,fnc,unsigned int) \
957 DEFN_BIN_OP_T(o
997 #undef DEFN_BIN_OP_T macro
1675 #define DEFN_BIN_OP_T macro
1756 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_fxnum.h2709 #define DEFN_BIN_OP_T(op,fnc,tp) \ macro
2730 DEFN_BIN_OP_T(op,fnc,int64) \
2731 DEFN_BIN_OP_T(op,fnc,uint64) \
2732 DEFN_BIN_OP_T(op,fnc,const sc_int_base&) \
2733 DEFN_BIN_OP_T(op,fnc,const sc_uint_base&) \
2734 DEFN_BIN_OP_T(op,fnc,const sc_signed&) \
2735 DEFN_BIN_OP_T(op,fnc,const sc_unsigned&)
2766 DEFN_BIN_OP_T(op,fnc,int) \
2767 DEFN_BIN_OP_T(op,fnc,unsigned int) \
2768 DEFN_BIN_OP_T(o
2826 #undef DEFN_BIN_OP_T macro
3838 #define DEFN_BIN_OP_T macro
3950 #undef DEFN_BIN_OP_T macro
4798 #define DEFN_BIN_OP_T macro
4826 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_fix.h1055 #define DEFN_BIN_OP_T(op,op2,tp1,tp2) \ macro
1072 DEFN_BIN_OP_T(&,&&,sc_fix,sc_fix)
1073 DEFN_BIN_OP_T(&,&&,sc_fix,sc_fix_fast)
1074 DEFN_BIN_OP_T(&,&&,sc_fix_fast,sc_fix)
1076 DEFN_BIN_OP_T(|,||,sc_fix,sc_fix)
1077 DEFN_BIN_OP_T(|,||,sc_fix,sc_fix_fast)
1078 DEFN_BIN_OP_T(|,||,sc_fix_fast,sc_fix)
1080 DEFN_BIN_OP_T(^,!=,sc_fix,sc_fix)
1081 DEFN_BIN_OP_T(^,!=,sc_fix,sc_fix_fast)
1082 DEFN_BIN_OP_T(
1084 #undef DEFN_BIN_OP_T macro
1769 #define DEFN_BIN_OP_T macro
1790 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_ufix.h1058 #define DEFN_BIN_OP_T(op,op2,tp1,tp2) \ macro
1075 DEFN_BIN_OP_T(&,&&,sc_ufix,sc_ufix)
1076 DEFN_BIN_OP_T(&,&&,sc_ufix,sc_ufix_fast)
1077 DEFN_BIN_OP_T(&,&&,sc_ufix_fast,sc_ufix)
1079 DEFN_BIN_OP_T(|,||,sc_ufix,sc_ufix)
1080 DEFN_BIN_OP_T(|,||,sc_ufix,sc_ufix_fast)
1081 DEFN_BIN_OP_T(|,||,sc_ufix_fast,sc_ufix)
1083 DEFN_BIN_OP_T(^,!=,sc_ufix,sc_ufix)
1084 DEFN_BIN_OP_T(^,!=,sc_ufix,sc_ufix_fast)
1085 DEFN_BIN_OP_T(
1087 #undef DEFN_BIN_OP_T macro
1772 #define DEFN_BIN_OP_T macro
1793 #undef DEFN_BIN_OP_T macro
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh768 #define DEFN_BIN_OP_T(op, fnc, tp) \ macro
787 DEFN_BIN_OP_T(op, fnc, int64) \
788 DEFN_BIN_OP_T(op, fnc, uint64) \
789 DEFN_BIN_OP_T(op, fnc, const sc_int_base &) \
790 DEFN_BIN_OP_T(op, fnc, const sc_uint_base &) \
791 DEFN_BIN_OP_T(op, fnc, const sc_signed &) \
792 DEFN_BIN_OP_T(op, fnc, const sc_unsigned &)
803 DEFN_BIN_OP_T(op, fnc, int) \
804 DEFN_BIN_OP_T(op, fnc, unsigned int) \
805 DEFN_BIN_OP_T(o
843 #undef DEFN_BIN_OP_T macro
1416 #define DEFN_BIN_OP_T macro
1488 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_fxnum.hh2287 #define DEFN_BIN_OP_T(op, fnc, tp) \ macro
2306 DEFN_BIN_OP_T(op, fnc, int64) \
2307 DEFN_BIN_OP_T(op, fnc, uint64) \
2308 DEFN_BIN_OP_T(op, fnc, const sc_int_base &) \
2309 DEFN_BIN_OP_T(op, fnc, const sc_uint_base &) \
2310 DEFN_BIN_OP_T(op, fnc, const sc_signed &) \
2311 DEFN_BIN_OP_T(op, fnc, const sc_unsigned &)
2339 DEFN_BIN_OP_T(op, fnc, int) \
2340 DEFN_BIN_OP_T(op, fnc, unsigned int) \
2341 DEFN_BIN_OP_T(o
2395 #undef DEFN_BIN_OP_T macro
3258 #define DEFN_BIN_OP_T macro
3357 #undef DEFN_BIN_OP_T macro
4096 #define DEFN_BIN_OP_T macro
4122 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_fix.hh710 #define DEFN_BIN_OP_T(op, op2, tp1, tp2) \ macro
726 DEFN_BIN_OP_T(&, &&, sc_fix, sc_fix)
727 DEFN_BIN_OP_T(&, &&, sc_fix, sc_fix_fast)
728 DEFN_BIN_OP_T(&, &&, sc_fix_fast, sc_fix)
730 DEFN_BIN_OP_T(|, ||, sc_fix, sc_fix)
731 DEFN_BIN_OP_T(|, ||, sc_fix, sc_fix_fast)
732 DEFN_BIN_OP_T(|, ||, sc_fix_fast, sc_fix)
734 DEFN_BIN_OP_T(^, !=, sc_fix, sc_fix)
735 DEFN_BIN_OP_T(^, !=, sc_fix, sc_fix_fast)
736 DEFN_BIN_OP_T(
738 #undef DEFN_BIN_OP_T macro
1197 #define DEFN_BIN_OP_T macro
1217 #undef DEFN_BIN_OP_T macro
[all...]
H A Dsc_ufix.hh722 #define DEFN_BIN_OP_T(op, op2, tp1, tp2) \ macro
738 DEFN_BIN_OP_T(&, &&, sc_ufix, sc_ufix)
739 DEFN_BIN_OP_T(&, &&, sc_ufix, sc_ufix_fast)
740 DEFN_BIN_OP_T(&, &&, sc_ufix_fast, sc_ufix)
742 DEFN_BIN_OP_T(|, ||, sc_ufix, sc_ufix)
743 DEFN_BIN_OP_T(|, ||, sc_ufix, sc_ufix_fast)
744 DEFN_BIN_OP_T(|, ||, sc_ufix_fast, sc_ufix)
746 DEFN_BIN_OP_T(^, !=, sc_ufix, sc_ufix)
747 DEFN_BIN_OP_T(^, !=, sc_ufix, sc_ufix_fast)
748 DEFN_BIN_OP_T(
750 #undef DEFN_BIN_OP_T macro
1208 #define DEFN_BIN_OP_T macro
1228 #undef DEFN_BIN_OP_T macro
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_logic.h321 #define DEFN_BIN_OP_T(ret,op,tp) \ macro
328 DEFN_BIN_OP_T(ret,op,sc_logic_value_t) \
329 DEFN_BIN_OP_T(ret,op,bool) \
330 DEFN_BIN_OP_T(ret,op,char) \
331 DEFN_BIN_OP_T(ret,op,int)
348 #undef DEFN_BIN_OP_T macro
/gem5/src/systemc/ext/dt/bit/
H A Dsc_logic.hh308 #define DEFN_BIN_OP_T(ret,op,tp) \ macro
321 DEFN_BIN_OP_T(ret, op, sc_logic_value_t) \
322 DEFN_BIN_OP_T(ret, op, bool) \
323 DEFN_BIN_OP_T(ret, op, char) \
324 DEFN_BIN_OP_T(ret, op, int)
347 #undef DEFN_BIN_OP_T macro

Completed in 51 milliseconds