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

  /external/qemu/tcg/
tcg-op.h 1920 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) function
1996 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) function
    [all...]
  /external/qemu/target-arm/
translate.c 906 tcg_gen_qemu_st16(val, addr, index);
    [all...]

Completed in 26 milliseconds