HomeSort by: relevance | last modified time | path
    Searched refs:pp_ll (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 733 UDItype pp_ll = ml * nl; local
743 res0 = pp_ll + pp_hl;
744 if (res0 < pp_ll)
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 733 UDItype pp_ll = ml * nl; local
743 res0 = pp_ll + pp_hl;
744 if (res0 < pp_ll)
  /src/external/gpl3/gcc/dist/libgcc/
fp-bit.c 843 UDItype pp_ll = (UDItype) ml * nl;
853 res0 = pp_ll + pp_hl;
854 if (res0 < pp_ll)
  /src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.c 843 UDItype pp_ll = (UDItype) ml * nl;
853 res0 = pp_ll + pp_hl;
854 if (res0 < pp_ll)
  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.c 1341 uint64_t pp_ll = ml * nl; local
1351 res0 = pp_ll + pp_hl;
1352 if (res0 < pp_ll)
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.c 1341 uint64_t pp_ll = ml * nl; local
1351 res0 = pp_ll + pp_hl;
1352 if (res0 < pp_ll)

Completed in 36 milliseconds