Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Ddfp_helper.c265 decContext shortContext; in dfp_set_FPRF_from_FRT_short() local
266 decContextDefault(&shortContext, DEC_INIT_DECIMAL32); in dfp_set_FPRF_from_FRT_short()
267 dfp_set_FPRF_from_FRT_with_context(dfp, &shortContext); in dfp_set_FPRF_from_FRT_short()