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

  /src/sys/arch/powerpc/fpu/
fpu_emu.c 286 * fpu_to_single(): Helper function for stfs{,u}{,x}.
306 fpu_to_single(uint64_t reg) function in typeref:typename:uint32_t
473 * See fpu_to_single() and comment therein for
479 word = fpu_to_single(FR(rt));

Completed in 24 milliseconds