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

  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 214 ldx [$tbl+$acc0],$acc0
217 ldx [$tbl+$acc1],$acc1
220 ldx [$tbl+$acc2],$acc2 !
223 ldx [$tbl+$acc3],$acc3
226 ldx [$tbl+$acc4],$acc4
230 ldx [$tbl+$acc5],$acc5
233 ldx [$tbl+$acc6],$acc6
236 ldx [$tbl+$acc7],$acc7 !
239 ldx [$tbl+$acc8],$acc8
242 ldx [$tbl+$acc9],$acc
    [all...]
  /external/stlport/src/
sparc_atomic64.s 14 ldx [%o0], %o2 ! Set the current value
33 ldx [%o0], %o2 ! set the current
53 ldx [%o0], %o2 ! set the current
  /ndk/sources/android/stlport/src/
sparc_atomic64.s 14 ldx [%o0], %o2 ! Set the current value
33 ldx [%o0], %o2 ! set the current
53 ldx [%o0], %o2 ! set the current
  /external/libffi/src/sparc/
v9.S 58 ldx [%l0+ARGS], %o0 ! call foreign function
77 1: ldx [%l0+ARGS+8], %o1
78 ldx [%l0+ARGS+16], %o2
79 ldx [%l0+ARGS+24], %o3
80 ldx [%l0+ARGS+32], %o4
81 ldx [%l0+ARGS+40], %o5
206 ldx [FP-152], %i1
207 ldx [FP-144], %i2
208 ldx [FP-136], %i3
215 ldx [FP-160], %i
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-sparcv9.pl 216 ldx [$tmp0+0],@X[0]
217 ldx [$tmp0+16],@X[2]
218 ldx [$tmp0+32],@X[4]
219 ldx [$tmp0+48],@X[6]
221 ldx [$tmp0+8],@X[1]
223 ldx [$tmp0+24],@X[3]
225 ldx [$tmp0+40],@X[5]
227 ldx [$tmp0+56],@X[7]
230 ldx [$tmp0+64],$tmp64
sha512-sparcv9.pl 56 $LD="ldx"; # load from memory
125 ldx [$inp+0],@X[0]
126 ldx [$inp+16],@X[2]
127 ldx [$inp+32],@X[4]
128 ldx [$inp+48],@X[6]
129 ldx [$inp+8],@X[1]
130 ldx [$inp+24],@X[3]
132 ldx [$inp+40],@X[5]
134 ldx [$inp+56],@X[7]
137 ldx [$inp+64],$T
    [all...]
  /external/libffi/src/sh64/
sysv.S 361 ldx.l r1, r12, r1
371 ldx.w r2, r1, r1

Completed in 52 milliseconds