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

  /external/openssl/crypto/bn/asm/
sparcv8plus.S 180 lduw [%o1],%g2
194 lduw [%o0],%g1
195 lduw [%o1+4],%g3
203 lduw [%o0+4],%g1
204 lduw [%o1+8],%g2
212 lduw [%o0+8],%g1
213 lduw [%o1+12],%g3
221 lduw [%o0+12],%g1
230 lduw [%o1],%g2
233 lduw [%o1],%g
    [all...]
  /external/qemu/include/exec/
softmmu_exec.h 156 #define lduw(p) lduw_data(p) macro
cpu-all.h 256 #define lduw(p) lduw_raw(p) macro
  /external/qemu/target-arm/
op_helper.c 464 #define LDW(addr) lduw(addr)

Completed in 595 milliseconds