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

  /external/qemu/target-i386/
translate.c 72 static TCGv_i32 cpu_tmp2_i32, cpu_tmp3_i32; variable
1223 tcg_gen_trunc_tl_i32(cpu_tmp3_i32, cpu_T[0]);
1224 gen_helper_out_func(ot, cpu_tmp2_i32, cpu_tmp3_i32);
    [all...]

Completed in 310 milliseconds