Home
last modified time | relevance | path

Searched defs:sh_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/nios2/lib/
H A Dmemcpy.c31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument
116 int sh_1, sh_2; in _wordcopy_fwd_dest_aligned() local
/openbmc/linux/lib/crypto/mpi/
H A Dgeneric_mpih-lshift.c31 unsigned sh_1, sh_2; in mpihelp_lshift() local
H A Dgeneric_mpih-rshift.c32 unsigned sh_1, sh_2; in mpihelp_rshift() local