Lines Matching refs:tcg_temp_new_i32
243 TCGv_i32 ret = tcg_temp_new_i32(); in gen_load_fpr_F()
758 TCGv_i32 u = tcg_temp_new_i32(); in gen_op_fpadds16s()
759 TCGv_i32 v = tcg_temp_new_i32(); in gen_op_fpadds16s()
776 TCGv_i32 u = tcg_temp_new_i32(); in gen_op_fpsubs16s()
777 TCGv_i32 v = tcg_temp_new_i32(); in gen_op_fpsubs16s()
791 TCGv_i32 r = tcg_temp_new_i32(); in gen_op_fpadds32s()
792 TCGv_i32 t = tcg_temp_new_i32(); in gen_op_fpadds32s()
793 TCGv_i32 v = tcg_temp_new_i32(); in gen_op_fpadds32s()
809 TCGv_i32 r = tcg_temp_new_i32(); in gen_op_fpsubs32s()
810 TCGv_i32 t = tcg_temp_new_i32(); in gen_op_fpsubs32s()
811 TCGv_i32 v = tcg_temp_new_i32(); in gen_op_fpsubs32s()
890 TCGv_i32 t0 = tcg_temp_new_i32(); in gen_op_fmuld8ulx16()
891 TCGv_i32 t1 = tcg_temp_new_i32(); in gen_op_fmuld8ulx16()
892 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_op_fmuld8ulx16()
907 TCGv_i32 t0 = tcg_temp_new_i32(); in gen_op_fmuld8sux16()
908 TCGv_i32 t1 = tcg_temp_new_i32(); in gen_op_fmuld8sux16()
909 TCGv_i32 t2 = tcg_temp_new_i32(); in gen_op_fmuld8sux16()
1235 c1 = tcg_temp_new_i32(); in gen_fcompare()
1241 c1 = tcg_temp_new_i32(); in gen_fcompare()
2012 d32 = tcg_temp_new_i32(); in gen_ldf_asi()
2084 d32 = tcg_temp_new_i32(); in gen_ldf_asi()
2393 c32 = tcg_temp_new_i32(); in gen_fmovs()
2399 dst = tcg_temp_new_i32(); in gen_fmovs()
2446 TCGv_i32 r_tl = tcg_temp_new_i32(); in gen_load_trap_state_at_tl()
2770 trap = tcg_temp_new_i32(); in do_tcc()
2775 TCGv_i32 t2 = tcg_temp_new_i32(); in do_tcc()
3022 TCGv_i32 tl = tcg_temp_new_i32(); in do_rdhtstate()
3625 TCGv_i32 tl = tcg_temp_new_i32(); in TRANS()
3828 n2 = tcg_temp_new_i32(); in trans_UDIV()
4646 tmp = tcg_temp_new_i32(); in trans_LDFSR()
4673 lo = tcg_temp_new_i32(); in do_ldxfsr()
4772 dst = tcg_temp_new_i32(); in TRANS()
4811 dst = tcg_temp_new_i32(); in TRANS()
4961 dst = tcg_temp_new_i32(); in TRANS()
5358 dst = tcg_temp_new_i32(); in do_ffff()