Home
last modified time | relevance | path

Searched refs:fpstp (Results 1 – 4 of 4) sorted by relevance

/qemu/target/arm/
H A Dvfp_helper.c261 float_status *fpst = fpstp; \
491 float_status *fpst = fpstp; in HELPER()
504 float_status *fpst = fpstp; in HELPER()
517 float_status *fpst = fpstp; in HELPER()
530 float_status *fpst = fpstp; in HELPER()
633 float_status *fpst = fpstp; in HELPER()
683 float_status *fpst = fpstp; in HELPER()
733 float_status *fpst = fpstp; in HELPER()
834 float_status *s = fpstp; in HELPER()
880 float_status *s = fpstp; in HELPER()
[all …]
/qemu/target/arm/tcg/
H A Dhelper-a64.c165 float_status *fpst = fpstp; in HELPER()
181 float_status *fpst = fpstp; in HELPER()
198 float_status *fpst = fpstp; in HELPER()
204 float_status *fpst = fpstp; in HELPER()
210 float_status *fpst = fpstp; in HELPER()
221 float_status *fpst = fpstp; in HELPER()
236 float_status *fpst = fpstp; in HELPER()
251 float_status *fpst = fpstp; in HELPER()
266 float_status *fpst = fpstp; in HELPER()
281 float_status *fpst = fpstp; in HELPER()
[all …]
H A Dneon_helper.c1175 uint32_t HELPER(neon_ceq_f32)(uint32_t a, uint32_t b, void *fpstp) in HELPER()
1177 float_status *fpst = fpstp; in HELPER()
1181 uint32_t HELPER(neon_cge_f32)(uint32_t a, uint32_t b, void *fpstp) in HELPER()
1183 float_status *fpst = fpstp; in HELPER()
1187 uint32_t HELPER(neon_cgt_f32)(uint32_t a, uint32_t b, void *fpstp) in HELPER()
1189 float_status *fpst = fpstp; in HELPER()
1193 uint32_t HELPER(neon_acge_f32)(uint32_t a, uint32_t b, void *fpstp) in HELPER()
1195 float_status *fpst = fpstp; in HELPER()
1203 float_status *fpst = fpstp; in HELPER()
1211 float_status *fpst = fpstp; in HELPER()
[all …]
H A Dvec_helper.c1103 static int16_t vfp_tosszh(float16 x, void *fpstp) in vfp_tosszh() argument
1105 float_status *fpst = fpstp; in vfp_tosszh()
1113 static uint16_t vfp_touszh(float16 x, void *fpstp) in vfp_touszh() argument
1115 float_status *fpst = fpstp; in vfp_touszh()