Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/fpsp040/
Dx_unfl.S189 | Set up d1 for round subroutine d1 contains the PREC/MODE
194 addl (%a7)+,%d1 |merge PREC/MODE
Dsint.S224 | ; d1 PREC/MODE info
Dround.S126 | Input: d1 = PREC:ROUND
134 | Notes: the ext_grs uses the round PREC, and therefore has to swap d1
Dres_func.S1908 swap %d1 |at this point d1 has PREC/MODE info
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dpcie.c641 #define PREC 0 macro
732 c_minus1 = eq[i][PREC] / div; in load_eq_table()
733 c0 = fs - (eq[i][PREC] / div) - (eq[i][POST] / div); in load_eq_table()