Searched defs:RdV (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | 318 float32 RdV; in HELPER() local 339 float32 RdV; in HELPER() local 611 float32 RdV; in HELPER() local 629 float32 RdV; in HELPER() local 647 float32 RdV; in HELPER() local 665 float32 RdV; in HELPER() local 683 uint32_t RdV; in HELPER() local 698 int32_t RdV; in HELPER() local 743 uint32_t RdV; in HELPER() local 758 int32_t RdV; in HELPER() local [all …]
|
H A D | arch.c | 244 float32 RsV, RtV, RdV; in arch_sf_recip_common() local 337 float32 RsV, RdV; in arch_sf_invsqrt_common() local
|
H A D | genptr.c | 1044 static void gen_asr_r_r_sat(DisasContext *ctx, TCGv RdV, TCGv RsV, TCGv RtV) in gen_asr_r_r_sat() 1066 static void gen_asl_r_r_sat(DisasContext *ctx, TCGv RdV, TCGv RsV, TCGv RtV) in gen_asl_r_r_sat() 1137 static void gen_asr_r_svw_trun(DisasContext *ctx, TCGv RdV, in gen_asr_r_svw_trun()
|