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

  /external/qemu/tcg/
tcg-op.h 1507 static inline void tcg_gen_ext32s_i64(TCGv_i64 ret, TCGv_i64 arg) function
1597 static inline void tcg_gen_ext32s_i64(TCGv_i64 ret, TCGv_i64 arg) function
    [all...]
tcg.c 614 tcg_gen_ext32s_i64(temp, orig);
    [all...]

Completed in 6251 milliseconds