HomeSort by: relevance | last modified time | path
    Searched defs:half_ps (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/mips/
cp1.c 1726 static const uint64_t half_ps = (UNSIGNED64 (0x3F000000) << 32 | UNSIGNED64 (0x3F000000)); local
1735 case fmt_ps: half = half_ps; break;
  /src/external/gpl3/gdb/dist/sim/mips/
cp1.c 1726 static const uint64_t half_ps = (UNSIGNED64 (0x3F000000) << 32 | UNSIGNED64 (0x3F000000)); local
1735 case fmt_ps: half = half_ps; break;

Completed in 41 milliseconds