Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dmfp-pxa2xx.c57 int shft = (gpio & 0xf) << 1; in __mfp_config_gpio() local
66 gafr = (gafr & ~(0x3 << shft)) | (fn << shft); in __mfp_config_gpio()
/arch/m68k/fpsp040/
Dsgetem.S96 bsr shft |shift mantissa bits till msbit is set
110 shft: label
/arch/m68k/ifpsp060/src/
Dfpsp.S1486 neg.w %d0 # -shft amt
7637 neg.w %d0 # new exp = -(shft amt)
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 val)
16133 neg.l %d0 # new exponent = -(shft val)
Dpfpsp.S1485 neg.w %d0 # -shft amt
Dfplsp.S9264 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