Home
last modified time | relevance | path

Searched refs:sh64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-arch.bbclass19 sh sh64 um h8300 \
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c3192 TCGv_i64 sh64 = tcg_temp_ebb_new_i64(); in do_gvec_shifts() local
3193 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() local
3234 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()
/openbmc/linux/drivers/watchdog/
H A DKconfig2064 # SUPERH (sh + sh64) Architecture