Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Ddfp_helper.c62 struct PPC_DFP { struct
107 struct PPC_DFP *dfp) in dfp_set_round_mode_from_immediate()
147 static void dfp_prepare_decimal64(struct PPC_DFP *dfp, ppc_fprp_t *a, in dfp_prepare_decimal64()
171 static void dfp_prepare_decimal128(struct PPC_DFP *dfp, ppc_fprp_t *a, in dfp_prepare_decimal128()
195 static void dfp_finalize_decimal64(struct PPC_DFP *dfp) in dfp_finalize_decimal64()
200 static void dfp_finalize_decimal128(struct PPC_DFP *dfp) in dfp_finalize_decimal128()
205 static void dfp_set_FPSCR_flag(struct PPC_DFP *dfp, uint64_t flag, in dfp_set_FPSCR_flag()
214 static void dfp_set_FPRF_from_FRT_with_context(struct PPC_DFP *dfp, in dfp_set_FPRF_from_FRT_with_context()
258 static void dfp_set_FPRF_from_FRT(struct PPC_DFP *dfp) in dfp_set_FPRF_from_FRT()
263 static void dfp_set_FPRF_from_FRT_short(struct PPC_DFP *dfp) in dfp_set_FPRF_from_FRT_short()
[all …]