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

  /external/qemu/target-i386/
translate.c 750 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
766 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
1203 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1221 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1223 tcg_gen_trunc_tl_i32(cpu_tmp3_i32, cpu_T[0]);
    [all...]
  /external/qemu/target-mips/
translate.c     [all...]
  /external/qemu/tcg/
tcg-op.h 2424 #define tcg_gen_trunc_tl_i32 macro
2496 #define tcg_gen_trunc_tl_i32 macro
    [all...]

Completed in 31 milliseconds