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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));
math-68881.h 414 int rounding_mode, round_nearest; local
420 round_nearest = rounding_mode & ~0x30;
423 : "dmi" (round_nearest));

Completed in 61 milliseconds