Home
last modified time | relevance | path

Searched defs:tcg_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c8876 TCGv_i32 tcg_op = read_fp_hreg(s, rn); in handle_fp_1src_half() local
8926 TCGv_i32 tcg_op, tcg_res; in handle_fp_1src_single() local
8998 TCGv_i64 tcg_op, tcg_res; in handle_fp_1src_double() local
9849 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_simd_shift_fpint_conv() local
9884 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_simd_shift_fpint_conv() local
10066 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_fcmp_zero() local
10105 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_fcmp_zero() local
10189 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_reciprocal() local
10212 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_reciprocal() local
10271 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_narrow() local
[all …]
H A Dtranslate-vfp.c471 TCGv_i64 tcg_op; in trans_VRINT() local
479 TCGv_i32 tcg_op; in trans_VRINT() local
/openbmc/qemu/target/ppc/
H A Dtranslate.c3823 #define GEN_CRLOGIC(name, tcg_op, opc) \ argument
6041 #define GEN_CRLOGIC(name, tcg_op, opc) \ argument