Home
last modified time | relevance | path

Searched defs:Rs (Results 1 – 2 of 2) sorted by path

/qemu/target/hexagon/
H A Darch.c238 int arch_sf_recip_common(float32 *Rs, float32 *Rt, float32 *Rd, int *adjust, in arch_sf_recip_common()
334 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust, in arch_sf_invsqrt_common()
/qemu/tests/tcg/hexagon/
H A Dmulti_result.c26 static int32_t sfrecipa(int32_t Rs, int32_t Rt, bool *pred_result) in sfrecipa()
40 static int32_t sfinvsqrta(int32_t Rs, int32_t *pred_result) in sfinvsqrta()