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

  /src/sys/arch/powerpc/fpu/
fpu_emu.c 127 FPU_EMU_EVCNT_DECL(mffs); variable
644 FPU_EMU_EVCNT_INCR(mffs);
645 DPRINTF(FPE_INSN, ("fpu_execute: MFFS\n"));
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 28304 tree mffs = rs6000_builtin_decls[RS6000_BIF_MFFS];
28306 tree call_mffs = build_call_expr (mffs, 0);
28246 tree mffs = rs6000_builtin_decls[RS6000_BIF_MFFS]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 27868 tree mffs = rs6000_builtin_decls[RS6000_BIF_MFFS];
27870 tree call_mffs = build_call_expr (mffs, 0);
27810 tree mffs = rs6000_builtin_decls[RS6000_BIF_MFFS]; local

Completed in 44 milliseconds