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

  /external/qemu/
gen-icount.h 23 tcg_gen_st16_i32(count, cpu_env, offsetof(CPUState, icount_decr.u16.low));
  /external/qemu/tcg/
tcg-op.h 461 static inline void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) function
850 tcg_gen_st16_i32(TCGV_LOW(arg1), arg2, offset);
    [all...]

Completed in 31 milliseconds