Home
last modified time | relevance | path

Searched refs:ll_highpart (Results 1 – 4 of 4) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dcgen-utils.c220 #define ll_highpart(t) ((USI) (t) / ll_B) macro
221 x1 += ll_highpart (x0); /* this can't give carry */
226 rhi = x3 + ll_highpart (x1);
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dcgen-utils.c220 #define ll_highpart(t) ((USI) (t) / ll_B) macro
221 x1 += ll_highpart (x0); /* this can't give carry */
226 rhi = x3 + ll_highpart (x1);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dcgen-utils.c220 #define ll_highpart(t) ((USI) (t) / ll_B) macro
221 x1 += ll_highpart (x0); /* this can't give carry */
226 rhi = x3 + ll_highpart (x1);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dcgen-utils.c220 #define ll_highpart(t) ((USI) (t) / ll_B) macro
221 x1 += ll_highpart (x0); /* this can't give carry */
226 rhi = x3 + ll_highpart (x1);