Searched refs:divu (Results 1 – 9 of 9) sorted by relevance
/arch/c6x/lib/ |
D | divi.S | 27 ;; In our implementation, divu and remu are leaf functions, 28 ;; while both divi and remi call into divu. 30 ;; divu does not clobber B2 either, which is taken advantage of 33 ;; the call to divu. 35 ;; call to divu. It stores B3 in on the stack.
|
D | remi.S | 27 ;; In our implementation, divu and remu are leaf functions, 28 ;; while both divi and remi call into divu. 30 ;; divu does not clobber B2 either, which is taken advantage of 33 ;; the call to divu. 35 ;; call to divu. It stores B3 in on the stack.
|
D | remu.S | 27 ;; In our implementation, divu and remu are leaf functions, 28 ;; while both divi and remi call into divu. 30 ;; divu does not clobber B2 either, which is taken advantage of 33 ;; the call to divu. 35 ;; call to divu. It stores B3 in on the stack.
|
D | divu.S | 27 ;; In our implementation, divu and remu are leaf functions, 28 ;; while both divi and remi call into divu. 30 ;; divu does not clobber B2 either, which is taken advantage of 33 ;; the call to divu. 35 ;; call to divu. It stores B3 in on the stack.
|
D | Makefile | 5 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
|
/arch/m68k/lib/ |
D | udivsi3.S | 104 divu d1, d2 /* high quotient in lower word */ define 108 divu d1, d2 /* low quotient */ define 117 divu d1, d0 /* now we have 16 bit divisor */ define
|
/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 120 # divu.l # 195 tst.b POSNEG(%a6) # do divs, divu separately 196 beq.b lddone # divu has no processing!!! 303 divu.w %d7, %d5 309 divu.w %d7, %d5 353 divu.w %d3, %d1 # use quotient of mslw/msw
|
D | itest.S | 1021 # divu.l %d1,%d2:%d3 1043 divu.l %d1,%d2:%d3 1065 divu.l %d1,%d2:%d3 1089 divu.l %d1,%d2:%d3 1113 divu.l %d1,%d2:%d3 1203 divu.l %d1,%d2:%d3 1225 divu.l &0xffffffff,%d2:%d2 1248 divu.l %d1,%d2:%d3
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 97 # divu.l <ea>,Dr:Dq 98 # divu.l _divisor,%d1:%d0
|