Home
last modified time | relevance | path

Searched defs:tcg_tmp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1346 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in do_vec_st() local
1356 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in do_vec_ld() local
4162 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in trans_LD_single_repl() local
4751 TCGv_i64 tcg_tmp = read_cpu_reg(s, a->rn, 1); in trans_SBFM() local
4791 TCGv_i64 tcg_tmp = read_cpu_reg(s, a->rn, 1); in trans_UBFM() local
4816 TCGv_i64 tcg_tmp = read_cpu_reg(s, a->rn, 1); in trans_BFM() local
8179 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in gen_rev16_xx() local
8466 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in TRANS() local
8574 TCGv_i64 tcg_tmp = tcg_temp_new_i64(); in trans_CCMP() local
H A Dtranslate-vfp.c540 TCGv_i32 tcg_tmp; in trans_VCVT() local