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

  /external/qemu/tcg/
tcg-op.h 1845 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) function
1961 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) function
    [all...]
  /external/qemu/target-arm/
translate.c 872 tcg_gen_qemu_ld8s(tmp, addr, index);
    [all...]

Completed in 32 milliseconds