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.c8877 TCGv_i32 tcg_op = read_fp_hreg(s, rn); in handle_fp_1src_half() local
8927 TCGv_i32 tcg_op, tcg_res; in handle_fp_1src_single() local
8999 TCGv_i64 tcg_op, tcg_res; in handle_fp_1src_double() local
9850 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_simd_shift_fpint_conv() local
9885 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_simd_shift_fpint_conv() local
10067 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_fcmp_zero() local
10106 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_fcmp_zero() local
10190 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_reciprocal() local
10213 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_reciprocal() local
10272 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