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.c5873 TCGv_i32 tcg_op = read_fp_hreg(s, rn); in handle_fp_1src_half() local
5923 TCGv_i32 tcg_op, tcg_res; in handle_fp_1src_single() local
5995 TCGv_i64 tcg_op, tcg_res; in handle_fp_1src_double() local
8290 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_simd_qshl() local
9451 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_fcmp_zero() local
9490 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_fcmp_zero() local
9574 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_reciprocal() local
9597 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_2misc_reciprocal() local
9656 TCGv_i64 tcg_op = tcg_temp_new_i64(); in handle_2misc_narrow() local
11850 TCGv_i32 tcg_op = tcg_temp_new_i32(); in handle_shll() local
[all …]
H A Dtranslate-vfp.c465 TCGv_i64 tcg_op; in trans_VRINT() local
473 TCGv_i32 tcg_op; in trans_VRINT() local
/openbmc/qemu/target/ppc/
H A Dtranslate.c2239 #define GEN_LOGICAL2(name, tcg_op, opc, type) \ argument
2248 #define GEN_LOGICAL1(name, tcg_op, opc, type) \ argument
4408 #define GEN_CRLOGIC(name, tcg_op, opc) \ argument
6789 #define GEN_LOGICAL2(name, tcg_op, opc, type) \ argument
6791 #define GEN_LOGICAL1(name, tcg_op, opc, type) \ argument
6884 #define GEN_CRLOGIC(name, tcg_op, opc) \ argument