Home
last modified time | relevance | path

Searched refs:SUBOVERFLOW (Results 1 – 11 of 11) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_dsf/
H A Darm7i.c44 #define SUBOVERFLOW(a, b, c)\ macro
786 cpu->overflow = SUBOVERFLOW (arg1, arg2, w); in R_DP()
794 cpu->overflow = SUBOVERFLOW (arg2, arg1, w); in R_DP()
818 cpu->overflow = SUBOVERFLOW (arg1, arg2, w); in R_DP()
826 cpu->overflow = SUBOVERFLOW (arg2, arg1, w); in R_DP()
844 cpu->overflow = SUBOVERFLOW (arg1, arg2, w); in R_DP()
/dports/shells/bash/bash-5.1/include/
H A Dtypemax.h127 #define SUBOVERFLOW(a,b,minv,maxv) \ macro
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/gba/
H A Dthumb.cpp39 #define SUBOVERFLOW(a, b, c)\ in RunTHUMB() macro
105 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
116 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
127 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
137 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
148 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
195 SUBOVERFLOW(rhs, lhs, res);\ in RunTHUMB()
205 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
H A Darm.cpp63 #define SUBOVERFLOW(a, b, c)\ in RunARM() macro
79 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
94 SUBOVERFLOW(rhs, lhs, res);\ in RunARM()
139 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
154 SUBOVERFLOW(rhs, lhs, res);\ in RunARM()
164 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
/dports/emulators/mednafen/mednafen/src/gba/
H A Dthumb.cpp42 #define SUBOVERFLOW(a, b, c)\ in RunTHUMB() macro
108 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
119 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
130 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
140 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
151 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
198 SUBOVERFLOW(rhs, lhs, res);\ in RunTHUMB()
208 SUBOVERFLOW(lhs, rhs, res);\ in RunTHUMB()
H A Darm.cpp66 #define SUBOVERFLOW(a, b, c)\ in RunARM() macro
82 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
97 SUBOVERFLOW(rhs, lhs, res);\ in RunARM()
142 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
157 SUBOVERFLOW(rhs, lhs, res);\ in RunARM()
167 SUBOVERFLOW(lhs, rhs, res);\ in RunARM()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A Dthumb.h34 #define SUBOVERFLOW(a, b, c)\ macro
100 SUBOVERFLOW(lhs, rhs, res);\
111 SUBOVERFLOW(lhs, rhs, res);\
122 SUBOVERFLOW(lhs, rhs, res);\
132 SUBOVERFLOW(lhs, rhs, res);\
143 SUBOVERFLOW(lhs, rhs, res);\
190 SUBOVERFLOW(rhs, lhs, res);\
200 SUBOVERFLOW(lhs, rhs, res);\
H A Darm-new.h64 #define SUBOVERFLOW(a, b, c)\ macro
80 SUBOVERFLOW(lhs, rhs, res);\
95 SUBOVERFLOW(rhs, lhs, res);\
140 SUBOVERFLOW(lhs, rhs, res);\
155 SUBOVERFLOW(rhs, lhs, res);\
165 SUBOVERFLOW(lhs, rhs, res);\
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DGBA-thumb.cpp746 #ifndef SUBOVERFLOW
747 #define SUBOVERFLOW(a, b, c)\
828 SUBOVERFLOW(lhs, rhs, res);\
841 SUBOVERFLOW(lhs, rhs, res);\
857 SUBOVERFLOW(lhs, rhs, res);\
877 SUBOVERFLOW(lhs, rhs, res);\
890 SUBOVERFLOW(lhs, rhs, res);\
953 SUBOVERFLOW(rhs, lhs, res);\
965 SUBOVERFLOW(lhs, rhs, res);\
/dports/shells/bash/bash-5.1/
H A Dbraces.c383 if (SUBOVERFLOW (end, start, INTMAX_MIN+3, INTMAX_MAX-2))
/dports/games/libretro-vbanext/vba-next-c24bf52/src/
H A Dgba.cpp4938 #ifndef SUBOVERFLOW
4939 #define SUBOVERFLOW(a, b, c)\ macro
5027 SUBOVERFLOW(lhs, rhs, res);\
5041 SUBOVERFLOW(lhs, rhs, res);\
5058 SUBOVERFLOW(lhs, rhs, res);\
5080 SUBOVERFLOW(lhs, rhs, res);\
5093 SUBOVERFLOW(lhs, rhs, res);\
5156 SUBOVERFLOW(rhs, lhs, res);\
5168 SUBOVERFLOW(lhs, rhs, res);\