HomeSort by relevance Sort by last modified time
    Searched refs:shifting (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
MathLShiftS64.c 25 ; Handle shifting of 64 or more bits (return 0)
31 ; Handle shifting of between 0 and 31 bits
40 ; Handle shifting of between 32 and 63 bits
MathRShiftU64.c 25 ; Checking: Only handle 64bit shifting or more
31 ; Handle shifting between 0 and 31 bits
40 ; Handle shifting of 32-63 bits
MathLShiftS64.S 35 # Handle shifting of 64 or more bits (return 0)
41 # Handle shifting of between 0 and 31 bits
50 # Handle shifting of between 32 and 63 bits
MathRShiftU64.S 36 # Checking: Only handle 64bit shifting or more
42 # Handle shifting between 0 and 31 bits
51 # Handle shifting of 32-63 bits
  /device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
llshl.c 25 ; Handle shifting of 64 or more bits (return 0)
31 ; Handle shifting of between 0 and 31 bits
40 ; Handle shifting of between 32 and 63 bits
ullshr.c 25 ; Checking: Only handle 64bit shifting or more
31 ; Handle shifting between 0 and 31 bits
40 ; Handle shifting of 32-63 bits
ashrdi3.S 36 # Checking: Only handle 64bit shifting or more
42 # Handle shifting between 0 and 31 bits
51 # Handle shifting of 32-63 bits
shldi3.S 35 # Handle shifting of 64 or more bits (return 0)
41 # Handle shifting of between 0 and 31 bits
50 # Handle shifting of between 32 and 63 bits
llshr.c 25 ; Handle shifts of 64 bits or more (if shifting 64 bits or more, the result
  /external/python/cpython3/Tools/c-globals/
README 26 of values that are constantly shifting in a complex way. When they are
  /external/syzkaller/vendor/golang.org/x/sys/unix/
dev_dragonfly.go 11 // meanings of bits 0-15 or wasting time and space shifting bits 16-31 for
dev_freebsd.go 11 // meanings of bits 0-15 or wasting time and space shifting bits 16-31 for
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 75 mov cl, bl ; /* cl = bits, needs it for shifting */
94 mov cl, bl ; /* cl = bits, needs it for shifting */
157 mov cl, bl ; /* cl = bits, needs it for shifting */
  /external/u-boot/arch/arm/lib/
lib1funcs.S 51 @ division loop. Continue shifting until the divisor is
138 @ division loop. Continue shifting until the divisor is
  /external/libvpx/config/arm-neon/vpx_dsp/arm/
loopfilter_16_neon.asm.S 522 @ TODO(fgalligan): Can I decrease the cycles shifting to consective d's
  /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 784 // gap refers to the hole that needs filling-in by shifting items down.
Antlr.Runtime.Tree.pas     [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_16_neon.asm 506 ; TODO(fgalligan): Can I decrease the cycles shifting to consective d's
  /external/boringssl/src/util/fipstools/delocate/
delocate.go 362 ?addi? instruction does the same, but without shifting. Thus the ?@toc@ha"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/python/cpython2/Lib/pydoc_data/
topics.py     [all...]

Completed in 6949 milliseconds