HomeSort by relevance Sort by last modified time
    Searched defs:INP (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lzo/
lzo_asm.h 178 #ifndef INP
179 #define INP 4+36(%esp)
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_amd64.s 186 #define INP DI
684 MOVQ p_base+8(FP), INP
687 LEAQ -64(INP)(NUM_BYTES*1), NUM_BYTES // Pointer to the last block
690 CMPQ NUM_BYTES, INP
705 VMOVDQU (0*32)(INP), XTMP0
706 VMOVDQU (1*32)(INP), XTMP
    [all...]
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block_amd64.s 186 #define INP DI
684 MOVQ p_base+8(FP), INP
687 LEAQ -64(INP)(NUM_BYTES*1), NUM_BYTES // Pointer to the last block
690 CMPQ NUM_BYTES, INP
705 VMOVDQU (0*32)(INP), XTMP0
706 VMOVDQU (1*32)(INP), XTMP
    [all...]

Completed in 514 milliseconds