Searched refs:FTEN (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | bindec.S | 151 FTEN: .long 0x41200000,0x00000000,0x00000000,0x00000000 label 675 fmuls FTEN,%fp2 |compute 10^LEN 678 fmuls FTEN,%fp2 |compute 10^LEN 682 fdivs FTEN,%fp0 |if equal, divide by 10
|
D | decbin.S | 115 FTEN: .long 0x41200000 label
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 13536 FTEN: 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
|
D | fpsp.S | 23576 FTEN: 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
|