HomeSort by relevance Sort by last modified time
    Searched full:tcg_gen_ld8s_i32 (Results 1 - 1 of 1) sorted by null

  /external/qemu/tcg/
tcg-op.h 436 static inline void tcg_gen_ld8s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) function
795 tcg_gen_ld8s_i32(TCGV_LOW(ret), arg2, offset);
    [all...]

Completed in 156 milliseconds