Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c2830 float_status scratch_fpst; \
2838 scratch_fpst = *fpst; \
2839 fpst = &scratch_fpst; \
2901 float_status scratch_fpst; \ in DO_2OP_FP_ALL()
2911 scratch_fpst = *fpst; \ in DO_2OP_FP_ALL()
2912 fpst = &scratch_fpst; \ in DO_2OP_FP_ALL()
2940 float_status scratch_fpst; \
2948 scratch_fpst = *fpst; \
2949 fpst = &scratch_fpst; \
2976 float_status scratch_fpst; \
[all …]