Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dinternals.h376 typedef enum ARMFPRounding { enum
383 } ARMFPRounding; typedef
387 static inline FloatRoundMode arm_rmode_to_sf(ARMFPRounding rmode) in arm_rmode_to_sf()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h810 static inline TCGv_i32 gen_set_rmode(ARMFPRounding rmode, TCGv_ptr fpst) in gen_set_rmode()
H A Dtranslate-mve.c587 ARMFPRounding rmode, bool u)
H A Dtranslate-sve.c3966 ARMFPRounding mode, gen_helper_gvec_3_ptr *fn) in do_frint_mode()