Home
last modified time | relevance | path

Searched refs:EV_SAT_P_U32 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A De500_expression.h95 #define EV_SAT_P_U32(x) ((((signed64)(x)) < -0LL) || (((signed64)(x)) > 0xffffffffLL)) macro
H A De500.igen1085 ovh = EV_SAT_P_U32(th);
1086 ovl = EV_SAT_P_U32(tl);
1196 ovh = EV_SAT_P_U32(th);
1197 ovl = EV_SAT_P_U32(tl);
1301 ovl = EV_SAT_P_U32(tl);
1302 ovh = EV_SAT_P_U32(th);
1408 ovl = EV_SAT_P_U32(tl);
1409 ovh = EV_SAT_P_U32(th);
2154 ovh = EV_SAT_P_U32(t1);
2155 ovl = EV_SAT_P_U32(t2);
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A De500_expression.h93 #define EV_SAT_P_U32(x) ((((signed64)(x)) < -0LL) || (((signed64)(x)) > 0xffffffffLL)) macro
H A De500.igen1083 ovh = EV_SAT_P_U32(th);
1084 ovl = EV_SAT_P_U32(tl);
1194 ovh = EV_SAT_P_U32(th);
1195 ovl = EV_SAT_P_U32(tl);
1299 ovl = EV_SAT_P_U32(tl);
1300 ovh = EV_SAT_P_U32(th);
1406 ovl = EV_SAT_P_U32(tl);
1407 ovh = EV_SAT_P_U32(th);
2152 ovh = EV_SAT_P_U32(t1);
2153 ovl = EV_SAT_P_U32(t2);
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A De500_expression.h93 #define EV_SAT_P_U32(x) ((((signed64)(x)) < -0LL) || (((signed64)(x)) > 0xffffffffLL)) macro
H A De500.igen1083 ovh = EV_SAT_P_U32(th);
1084 ovl = EV_SAT_P_U32(tl);
1194 ovh = EV_SAT_P_U32(th);
1195 ovl = EV_SAT_P_U32(tl);
1299 ovl = EV_SAT_P_U32(tl);
1300 ovh = EV_SAT_P_U32(th);
1406 ovl = EV_SAT_P_U32(tl);
1407 ovh = EV_SAT_P_U32(th);
2152 ovh = EV_SAT_P_U32(t1);
2153 ovl = EV_SAT_P_U32(t2);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A De500_expression.h95 #define EV_SAT_P_U32(x) ((((signed64)(x)) < -0LL) || (((signed64)(x)) > 0xffffffffLL)) macro
H A De500.igen1085 ovh = EV_SAT_P_U32(th);
1086 ovl = EV_SAT_P_U32(tl);
1196 ovh = EV_SAT_P_U32(th);
1197 ovl = EV_SAT_P_U32(tl);
1301 ovl = EV_SAT_P_U32(tl);
1302 ovh = EV_SAT_P_U32(th);
1408 ovl = EV_SAT_P_U32(tl);
1409 ovh = EV_SAT_P_U32(th);
2154 ovh = EV_SAT_P_U32(t1);
2155 ovl = EV_SAT_P_U32(t2);
[all …]