HomeSort by: relevance | last modified time | path
    Searched defs:ldrd (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
keccak1600-armv4.pl 182 ldrd @E[0],@E[1],[sp,#$A[1][2]]
184 ldrd @E[2],@E[3],[sp,#$A[1][3]]
188 ldrd @E[0],@E[1],[sp,#$A[1][4]]
190 ldrd @E[2],@E[3],[sp,#$A[2][0]]
194 ldrd @E[0],@E[1],[sp,#$A[2][1]]
196 ldrd @E[2],@E[3],[sp,#$A[2][2]]
200 ldrd @E[0],@E[1],[sp,#$A[2][3]]
202 ldrd @E[2],@E[3],[sp,#$A[2][4]]
206 ldrd @E[0],@E[1],[sp,#$A[3][0]]
208 ldrd @E[2],@E[3],[sp,#$A[3][1]
1615 sub ldrd { subroutine
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
keccak1600-armv4.pl 182 ldrd @E[0],@E[1],[sp,#$A[1][2]]
184 ldrd @E[2],@E[3],[sp,#$A[1][3]]
188 ldrd @E[0],@E[1],[sp,#$A[1][4]]
190 ldrd @E[2],@E[3],[sp,#$A[2][0]]
194 ldrd @E[0],@E[1],[sp,#$A[2][1]]
196 ldrd @E[2],@E[3],[sp,#$A[2][2]]
200 ldrd @E[0],@E[1],[sp,#$A[2][3]]
202 ldrd @E[2],@E[3],[sp,#$A[2][4]]
206 ldrd @E[0],@E[1],[sp,#$A[3][0]]
208 ldrd @E[2],@E[3],[sp,#$A[3][1]
1604 sub ldrd { subroutine
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
keccak1600-armv4.pl 180 ldrd @E[0],@E[1],[sp,#$A[1][2]]
182 ldrd @E[2],@E[3],[sp,#$A[1][3]]
186 ldrd @E[0],@E[1],[sp,#$A[1][4]]
188 ldrd @E[2],@E[3],[sp,#$A[2][0]]
192 ldrd @E[0],@E[1],[sp,#$A[2][1]]
194 ldrd @E[2],@E[3],[sp,#$A[2][2]]
198 ldrd @E[0],@E[1],[sp,#$A[2][3]]
200 ldrd @E[2],@E[3],[sp,#$A[2][4]]
204 ldrd @E[0],@E[1],[sp,#$A[3][0]]
206 ldrd @E[2],@E[3],[sp,#$A[3][1]
1574 sub ldrd { subroutine
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/epiphany/ieee-754/
fast_div.S 59 ldrd P0L , [ R1 , -3 ] label
61 ldrd P1L , [ R1 , -2 ] label
100 ldrd P0L , [ R1 , -1 ]
115 .Lret_0:ldrd P0L , [ R1 , -3 ]
  /src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/ieee-754/
fast_div.S 59 ldrd P0L , [ R1 , -3 ] label
61 ldrd P1L , [ R1 , -2 ] label
100 ldrd P0L , [ R1 , -1 ]
115 .Lret_0:ldrd P0L , [ R1 , -3 ]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-common-protos.h 102 const int ldrd; /* Cost of LDRD. */ member in struct:mem_cost_table
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aarch-common-protos.h 96 const int ldrd; /* Cost of LDRD. */ member in struct:mem_cost_table

Completed in 40 milliseconds