Home
last modified time | relevance | path

Searched refs:PREC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch150 #define INT_N(M,PREC) \
151 - make_int_n (#M, PREC, __FILE__, __LINE__)
152 + make_int_n (#M, PREC, __FILE__, 0)
159 #define PARTIAL_INT_MODE(M,PREC,NAME) \
160 - make_partial_integer_mode (#M, #NAME, PREC, __FILE__, __LINE__)
161 + make_partial_integer_mode (#M, #NAME, PREC, __FILE__, 0)
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dx_unfl.S189 | Set up d1 for round subroutine d1 contains the PREC/MODE
194 addl (%a7)+,%d1 |merge PREC/MODE
H A Dsint.S224 | ; d1 PREC/MODE info
H A Dround.S126 | Input: d1 = PREC:ROUND
134 | Notes: the ext_grs uses the round PREC, and therefore has to swap d1
H A Dres_func.S1908 swap %d1 |at this point d1 has PREC/MODE info
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpcie.c697 #define PREC 0 macro
788 c_minus1 = eq[i][PREC] / div; in load_eq_table()
789 c0 = fs - (eq[i][PREC] / div) - (eq[i][POST] / div); in load_eq_table()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.def126 MODE (which must be an INT mode) and precision PREC.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmachmode.def126 MODE (which must be an INT mode) and precision PREC.