Home
last modified time | relevance | path

Searched refs:shft (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c59 int shft = (gpio & 0xf) << 1; in __mfp_config_gpio() local
68 gafr = (gafr & ~(0x3 << shft)) | (fn << shft); in __mfp_config_gpio()
/linux/arch/m68k/fpsp040/
H A Dsgetem.S96 bsr shft |shift mantissa bits till msbit is set
110 shft: label
/linux/drivers/edac/
H A Dpnd2_edac.c879 static int bank_hash(u64 pmiaddr, int idx, int shft) in bank_hash() argument
885 bhash ^= ((pmiaddr >> (12 + shft)) ^ (pmiaddr >> (9 + shft))) & 1; in bank_hash()
888 bhash ^= (((pmiaddr >> (10 + shft)) ^ (pmiaddr >> (8 + shft))) & 1) << 1; in bank_hash()
892 bhash ^= (((pmiaddr >> (13 + shft)) ^ (pmiaddr >> (11 + shft))) & 1) << 2; in bank_hash()
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S1454 neg.w %d0 # -shft amt
1486 neg.w %d0 # -shft amt
7637 neg.w %d0 # new exp = -(shft amt)
9623 cmpi.w %d0,&-0x3fff # is the shft amt really low?
12117 neg.w %d0 # new exponent = -(shft val)
12897 neg.w %d0 # new exponent = -(shft val)
13515 neg.w %d0 # new exponent = -(shft val)
15895 neg.w %d0 # new exp = -(shft val)
15931 neg.w %d0 # new exp = -(shft val)
16007 neg.l %d0 # new exponent = -(shft va
[all...]
H A Dpfpsp.S1453 neg.w %d0 # -shft amt
1485 neg.w %d0 # -shft amt
5441 neg.w %d0 # new exp = -(shft val)
5477 neg.w %d0 # new exp = -(shft val)
5553 neg.l %d0 # new exponent = -(shft val)
5679 neg.l %d0 # new exponent = -(shft val)
5943 cmpi.w %d1, &29 # is shft amt >= 29
6469 add.l &32, %d2 # add 32 to shft amount
6563 sub.w &32, %d1 # adjust shft amt by 32
7320 neg.w %d0 # new exp = -(shft am
[all...]
H A Dfplsp.S7531 neg.w %d0 # new exp = -(shft amt)
9264 cmpi.w %d0,&-0x3fff # is the shft amt really low?
10866 add.l &32, %d2 # add 32 to shft amount
10960 sub.w &32, %d1 # adjust shft amt by 32