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

  /external/qemu/target-i386/
translate.c 749 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
765 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[0]);
1202 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1220 tcg_gen_trunc_tl_i32(cpu_tmp2_i32, cpu_T[1]);
1222 tcg_gen_trunc_tl_i32(cpu_tmp3_i32, cpu_T[0]);
    [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 30 milliseconds