Searched refs:FTEN (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/m68k/fpsp040/
H A Dbindec.S150 FTEN: .long 0x41200000,0x00000000,0x00000000,0x00000000 label
674 fmuls FTEN,%fp2 |compute 10^LEN
677 fmuls FTEN,%fp2 |compute 10^LEN
681 fdivs FTEN,%fp0 |if equal, divide by 10
710 fdivs FTEN,%fp0 |divide abs(YINT) by 10
713 fmuls FTEN,%fp2 | if LEN++, the get 10^^LEN
H A Ddecbin.S114 FTEN: .long 0x41200000 label
210 fmuls FTEN,%fp0 |fp0 = fp0 * 10
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S13536 FTEN: label
14121 fmul.s FTEN(%pc),%fp2 # compute 10^LEN
14124 fmul.s FTEN(%pc),%fp2 # compute 10^LEN
14128 fdiv.s FTEN(%pc),%fp0 # if equal, divide by 10
14157 fdiv.s FTEN(%pc),%fp0 # divide abs(YINT) by 10
14160 fmul.s FTEN(%pc),%fp2 # if LEN++, the get 10^^LEN
H A Dfpsp.S23576 FTEN: label
24161 fmul.s FTEN(%pc),%fp2 # compute 10^LEN
24164 fmul.s FTEN(%pc),%fp2 # compute 10^LEN
24168 fdiv.s FTEN(%pc),%fp0 # if equal, divide by 10
24197 fdiv.s FTEN(%pc),%fp0 # divide abs(YINT) by 10
24200 fmul.s FTEN(%pc),%fp2 # if LEN++, the get 10^^LEN

Completed in 647 milliseconds