Searched refs:fsgldiv (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/m68k/fpsp040/ |
D | util.S | 94 | 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
|
D | x_unfl.S | 159 | Test for fsgldiv and fsglmul. If the inst was one of these, then
|
D | res_func.S | 649 | For fdiv/fsgldiv:
|
/linux-2.6.39/arch/m68k/ifpsp060/ |
D | MISC | 77 fsgldiv.s : 2.8 136 fsgldiv.s : 2.8
|
/linux-2.6.39/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 2494 # 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 …]
|
D | pfpsp.S | 2493 # fsgldiv fgetman ftwotox
|