Searched refs:MSB (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-mips.pl76 $MSB=$big_endian?0:3;
77 $LSB=3&~$MSB;
109 lwl @X[$j],$j*4+$MSB($inp)
287 lwl @X[0],$MSB($inp)
H A Dsha512-mips.pl108 $MSB = $big_endian ? 0 : ($SZ-1);
109 $LSB = ($SZ-1)&~$MSB;
123 ${LD}l @X[1],`($i+1)*$SZ+$MSB`($inp)
308 ${LD}l @X[0],$MSB($inp)
H A Dsha1-ia64.pl55 { .mmi; ld1 $X[$i]=[inp],2 // MSB
/freebsd-10.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl84 my ($MSB,$LSB)=(0,3); # automatically converted to little-endian
395 lwl $s0,0+$MSB($inp)
396 lwl $s1,4+$MSB($inp)
397 lwl $s2,8+$MSB($inp)
398 lwl $s3,12+$MSB($inp)
410 swl $s0,0+$MSB($out)
411 swl $s1,4+$MSB($out)
412 swl $s2,8+$MSB($out)
413 swl $s3,12+$MSB($out)
732 lwl $s0,0+$MSB(
[all...]
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dieee754-sf.S112 @ Compensate for the exponent overlapping the mantissa MSB added later
145 @ Round with MSB of r1. If halfway between two numbers, round towards
462 @ Adjust result upon the MSB position.
H A Dieee754-df.S146 @ Compensate for the exponent overlapping the mantissa MSB added later
193 @ Round with MSB of ip. If halfway between two numbers, round towards
651 @ Adjust result upon the MSB position.
/freebsd-10.0-release/sys/boot/i386/boot0/
H A Dboot0.S534 andb $~0x80,%al # Clear MSB then print last
H A Dboot0ext.S341 putstr.2: andb $~0x80,%al # Clear MSB
/freebsd-10.0-release/sys/contrib/dev/ipw/
H A Dipw2100-1.3.fw.uu2885 MSB\`?']@X-H"``"`(0APC`$`(```^N!7`@4`(("2]B\`?-]AQ+0"`%`!!Q`L
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7654 unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1; local
7655 unsigned NewBW = NextPowerOf2(MSB - ShAmt);
/freebsd-10.0-release/sys/dev/hptrr/
H A Di386-elf.hptrr_lib.o.uu5223 M5E-3B<>*0"PQ]H3`B=6(1"0#=$N)]HM,MSB%R714]H%,`0```71+@'D(!'8]
5645 MN`$```!=PY!55U93B=6*4"PQ]H32B<=T)8UV`(M<MSB%VW02@'L(!'8:B>J)
7031 M````BWPD1(M<MSB+5"1PBT($_T`(@^P,_W($Z/S___^+C"2`````BQ&)$(M1

Completed in 388 milliseconds