Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/tools/testing/selftests/net/netfilter/packetdrill/
Dconntrack_ack_loss_stall.pkt112 …tted) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=192.168.24.72 LEN=1500 TOS=0x00 PREC=0x00 TTL=255 ID=0 P…
Dconntrack_synack_old.pkt12 …ceiver) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=192.168.37.78 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 P…
/linux-6.12.1/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()