Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/fpsp040/
H A Dutil.S94 | instruction is fsgldiv or fsglmul or fsadd, fdadd, fsub, fdsub, fsmul,
96 | If the instruction is fsgldiv of fsglmul, the rounding precision must be
97 | extended. If the instruction is not fsgldiv or fsglmul but a force-
115 beql ovf_fsgl |fsglmul or fsgldiv
132 beql ovf_fsgl |fsgldiv
136 | Inst is either fsgldiv or fsglmul. Force extended precision.
367 beql unf_fsgl |fsglmul or fsgldiv
369 beql unf_fsgl |fsgldiv or fsglmul
384 beql unf_fsgl |fsgldiv
H A Dx_unfl.S159 | Test for fsgldiv and fsglmul. If the inst was one of these, then
H A Dres_func.S649 | For fdiv/fsgldiv:
/openbmc/linux/arch/m68k/ifpsp060/
H A DMISC77 fsgldiv.s : 2.8
136 fsgldiv.s : 2.8
/openbmc/qemu/target/m68k/
H A Dhelper.h55 DEF_HELPER_4(fsgldiv, void, env, fp, fp, fp)
H A Dfpu_helper.c338 void HELPER(fsgldiv)(CPUM68KState *env, FPReg *res, FPReg *val0, FPReg *val1) in HELPER() argument
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S2494 # fsgldiv fgetman ftwotox
11447 long fsgldiv - tbl_unsupp # 24: fsgldiv
14291 # instruction won't cause an exception. Use the regular fsgldiv to #
14299 global fsgldiv
14300 fsgldiv: label
14346 fsgldiv.x FP_SCR0(%a6),%fp0 # perform sgl divide
14373 fsgldiv.x FP_SCR0(%a6),%fp0 # execute divide
14430 fsgldiv.x FP_SCR0(%a6),%fp0 # execute sgl divide
14460 fsgldiv.x FP_SCR0(%a6),%fp1 # execute sgl divide
14488 fsgldiv.x FP_SCR0(%a6),%fp0 # execute sgl divide
[all …]
H A Dpfpsp.S2493 # fsgldiv fgetman ftwotox