Searched refs:SHL (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000.c35 #define SHL(a, n) ((n) >= 0 ? (a) << (n) : (a) >> -(n)) macro
298 band->f_stepsize = SHL(2048 + qntsty->mant[gbandno],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-ppc.pl45 $SHL="sldi";
53 $SHL="slwi";
193 $SHL $num,$num,`log(16*$SZ)/log(2)`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl45 $SHL="sldi";
53 $SHL="slwi";
193 $SHL $num,$num,`log(16*$SZ)/log(2)`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dppc.pl120 $SHL= "slw"; # shift left
144 $SHL= "sld"; # shift left
1728 $SHL r3,r3,r7 # h = (h<< i)
1730 $SHL r5,r5,r7 # d<<=i
1732 $SHL r4,r4,r7 # l <<=i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc.pl120 $SHL= "slw"; # shift left
144 $SHL= "sld"; # shift left
1654 $SHL r3,r3,r7 # h = (h<< i)
1656 $SHL r5,r5,r7 # d<<=i
1658 $SHL r4,r4,r7 # l <<=i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc.pl120 $SHL= "slw"; # shift left
144 $SHL= "sld"; # shift left
1654 $SHL r3,r3,r7 # h = (h<< i)
1656 $SHL r5,r5,r7 # d<<=i
1658 $SHL r4,r4,r7 # l <<=i
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl90 'SHL', 0x01_00_00_00,
513 } elsif ($1 =~ /^(.*)\s+(TO|SHL|SHR)\s+(.*)/i) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl33 $SHL ="sldi";
41 $SHL ="slwi";
1454 $SHL $len,$len,4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesp8-ppc.pl33 $SHL ="sldi";
41 $SHL ="slwi";
1454 $SHL $len,$len,4

Completed in 201 milliseconds