Home
last modified time | relevance | path

Searched refs:mips_roundwd (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/arch/mips/
H A Dtest.c144 mips_roundwd (p, 20, 22); in main()
H A Dmips-codegen.h413 #define mips_roundwd(c,dest,src) mips_format_r(c,17,MIPS_FMT_DOUBLE,0,src,dest,12) macro