Searched full:src_ex (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 410 set SRC_EX, 0 # extended precision 5418 mov.w SRC_EX(%a0),%d0 7157 mov.l SRC_EX(%a0),%d1 7203 mov.l SRC_EX(%a0),%d1 7250 mov.l SRC_EX(%a0),%d1 7268 mov.w SRC_EX(%a0),FP_SCR0_EX(%a6) 7345 mov.w SRC_EX(%a0),%d0 # extract exponent 7398 mov.w SRC_EX(%a0),FP_SCR0_EX(%a6) 7462 tst.b SRC_EX(%a0) # is operand negative? 7502 mov.w SRC_EX(%a0),%d1 # fetch current sign [all …]
|
| H A D | fpsp.S | 411 set SRC_EX, 0 # extended precision 7623 mov.w SRC_EX(%a0),%d0 # get the exponent 7645 mov.w SRC_EX(%a0),%d0 # get the exp 9587 mov.w SRC_EX(%a0),%d0 # check src bounds 9677 tst.b SRC_EX(%a1) # is src negative? 9793 mov.w SRC_EX(%a0),%d3 10133 tst.b SRC_EX(%a0) # no; is src negative? 10483 tst.b SRC_EX(%a0) # get sign of src operand 10516 tst.b SRC_EX(%a0) # get sign of src operand 10553 tst.b SRC_EX(%a0) # check sign of source [all …]
|
| H A D | fplsp.S | 391 set SRC_EX, 0 # extended precision 7517 mov.w SRC_EX(%a0),%d0 # get the exponent 7539 mov.w SRC_EX(%a0),%d0 # get the exp 9228 mov.w SRC_EX(%a0),%d0 # check src bounds 9318 tst.b SRC_EX(%a1) # is src negative? 9434 mov.w SRC_EX(%a0),%d3 9848 tst.b SRC_EX(%a0) # check sign for neg or pos 9973 tst.b SRC_EX(%a0) 10068 tst.b SRC_EX(%a0) 10220 fmov.x SRC_EX(%a0),%fp0 [all …]
|