Searched refs:pp_hl (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Ddp-bit.c734 UDItype pp_hl = mh * nl; local
739 UDItype ps_hh__ = pp_hl + pp_lh;
740 if (ps_hh__ < pp_hl)
742 pp_hl = (ps_hh__ << 32) & 0xffffffff00000000LL;
743 res0 = pp_ll + pp_hl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Ddp-bit.c734 UDItype pp_hl = mh * nl; local
739 UDItype ps_hh__ = pp_hl + pp_lh;
740 if (ps_hh__ < pp_hl)
742 pp_hl = (ps_hh__ << 32) & 0xffffffff00000000LL;
743 res0 = pp_ll + pp_hl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Ddp-bit.c734 UDItype pp_hl = mh * nl; local
739 UDItype ps_hh__ = pp_hl + pp_lh;
740 if (ps_hh__ < pp_hl)
742 pp_hl = (ps_hh__ << 32) & 0xffffffff00000000LL;
743 res0 = pp_ll + pp_hl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-fpu.c1358 unsigned64 pp_hl = mh * nl; local
1363 unsigned64 ps_hh__ = pp_hl + pp_lh;
1364 if (ps_hh__ < pp_hl)
1366 pp_hl = (ps_hh__ << 32) & UNSIGNED64 (0xffffffff00000000);
1367 res0 = pp_ll + pp_hl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-fpu.c1358 unsigned64 pp_hl = mh * nl; local
1363 unsigned64 ps_hh__ = pp_hl + pp_lh;
1364 if (ps_hh__ < pp_hl)
1366 pp_hl = (ps_hh__ << 32) & UNSIGNED64 (0xffffffff00000000);
1367 res0 = pp_ll + pp_hl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-fpu.c1358 unsigned64 pp_hl = mh * nl; local
1363 unsigned64 ps_hh__ = pp_hl + pp_lh;
1364 if (ps_hh__ < pp_hl)
1366 pp_hl = (ps_hh__ << 32) & UNSIGNED64 (0xffffffff00000000);
1367 res0 = pp_ll + pp_hl;

Completed in 221 milliseconds