Home
last modified time | relevance | path

Searched defs:neg_d (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dfpu_helper.c141 float64 HELPER(neg_d)(float64 v) in HELPER() argument
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c2074 static bool do_vfm_hp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_hp()
2131 static bool do_vfm_sp(DisasContext *s, arg_VFMA_sp *a, bool neg_n, bool neg_d) in do_vfm_sp()
2190 static bool do_vfm_dp(DisasContext *s, arg_VFMA_dp *a, bool neg_n, bool neg_d) in do_vfm_dp()
/openbmc/linux/arch/mips/include/asm/
H A Dfpu_emulator.h128 unsigned long neg_d; member