Home
last modified time | relevance | path

Searched refs:t_d (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h242 t_d : 2; /* Indicates which part member
250 #define pcpi_cache_prot_part pcp_info.t_d
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2276 TCGv_ptr t_d = tcg_temp_new_ptr(); in do_perm_pred3() local
2285 tcg_gen_addi_ptr(t_d, tcg_env, pred_full_reg_offset(s, a->rd)); in do_perm_pred3()
2289 fn(t_d, t_n, t_m, tcg_constant_i32(desc)); in do_perm_pred3()
2301 TCGv_ptr t_d = tcg_temp_new_ptr(); in do_perm_pred2() local
2305 tcg_gen_addi_ptr(t_d, tcg_env, pred_full_reg_offset(s, a->rd)); in do_perm_pred2()
2312 fn(t_d, t_n, tcg_constant_i32(desc)); in do_perm_pred2()