Searched refs:sh64 (Results 1 – 3 of 3) sorted by relevance
19 sh sh64 um h8300 \
3192 TCGv_i64 sh64 = tcg_temp_ebb_new_i64(); in do_gvec_shifts() local3193 tcg_gen_extu_i32_i64(sh64, shift); in do_gvec_shifts()3194 tcg_gen_dup_i64_vec(MO_64, v_shift, sh64); in do_gvec_shifts()3195 tcg_temp_free_i64(sh64); in do_gvec_shifts()3233 TCGv_i64 sh64 = tcg_temp_ebb_new_i64(); in do_gvec_shifts() local3234 tcg_gen_extu_i32_i64(sh64, shift); in do_gvec_shifts()3235 expand_2s_i64(dofs, aofs, oprsz, sh64, false, g->fni8); in do_gvec_shifts()3236 tcg_temp_free_i64(sh64); in do_gvec_shifts()
2064 # SUPERH (sh + sh64) Architecture