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

  /external/qemu/target-arm/
translate.c     [all...]
  /external/qemu/tcg/
tcg-op.h 1531 static inline void tcg_gen_trunc_i64_i32(TCGv_i32 ret, TCGv_i64 arg) function
1636 static inline void tcg_gen_trunc_i64_i32(TCGv_i32 ret, TCGv_i64 arg) function
    [all...]
  /external/qemu/target-i386/
translate.c     [all...]
  /external/qemu/target-mips/
translate.c 637 tcg_gen_trunc_i64_i32(t1, t);
640 tcg_gen_trunc_i64_i32(t1, t0);
    [all...]

Completed in 32 milliseconds