Home
last modified time | relevance | path

Searched refs:RND_CODE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dsingle_cpdo.c70 [RND_CODE >> 20] = float32_round_to_int,
H A Ddouble_cpdo.c93 [RND_CODE >> 20] = float64_round_to_int,
H A Dextended_cpdo.c72 [RND_CODE >> 20] = floatx80_round_to_int,
H A Dfpopcode.h255 #define RND_CODE 0x00308000 macro