Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dubsec.c2423 u_int nbits, normbits, mbits, shiftbits, ebits; in ubsec_kprocess_modexp_sw() local
2450 shiftbits = normbits - nbits; in ubsec_kprocess_modexp_sw()
2453 me->me_shiftbits = shiftbits; in ubsec_kprocess_modexp_sw()
2484 ubsec_kshift_r(shiftbits, in ubsec_kprocess_modexp_sw()
2503 ubsec_kshift_r(shiftbits, in ubsec_kprocess_modexp_sw()
2550 ubsec_kshift_r(shiftbits, in ubsec_kprocess_modexp_sw()
2628 u_int nbits, normbits, mbits, shiftbits, ebits; in ubsec_kprocess_modexp_hw() local
2655 shiftbits = normbits - nbits; in ubsec_kprocess_modexp_hw()
2659 me->me_shiftbits = shiftbits; in ubsec_kprocess_modexp_hw()
3093 ubsec_kshift_r(u_int shiftbits, u_int8_t *src, u_int srcbits, in ubsec_kshift_r() argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d700 enum shiftbits = is(N == uint)? 24 : 56; variable
702 x = (x * maskMul) >> shiftbits;
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dcris.cpu3913 ((USI oldccs) (USI samebits) (USI shiftbits) (USI keepmask) (BI p1))
3922 (set shiftbits (and (srl (and oldccs #x3ffdfc00) 10) (inv keepmask)))
3924 (set ccs (or (or samebits shiftbits)
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dcris.cpu3909 ((USI oldccs) (USI samebits) (USI shiftbits) (USI keepmask) (BI p1))
3918 (set shiftbits (and (srl (and oldccs #x3ffdfc00) 10) (inv keepmask)))
3920 (set ccs (or (or samebits shiftbits)
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dcris.cpu3909 ((USI oldccs) (USI samebits) (USI shiftbits) (USI keepmask) (BI p1))
3918 (set shiftbits (and (srl (and oldccs #x3ffdfc00) 10) (inv keepmask)))
3920 (set ccs (or (or samebits shiftbits)