Home
last modified time | relevance | path

Searched refs:divu (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Ddivi.S15 ;; In our implementation, divu and remu are leaf functions,
16 ;; while both divi and remi call into divu.
18 ;; divu does not clobber B2 either, which is taken advantage of
21 ;; the call to divu.
23 ;; call to divu. It stores B3 in on the stack.
H A Dremi.S15 ;; In our implementation, divu and remu are leaf functions,
16 ;; while both divi and remi call into divu.
18 ;; divu does not clobber B2 either, which is taken advantage of
21 ;; the call to divu.
23 ;; call to divu. It stores B3 in on the stack.
H A Dremu.S15 ;; In our implementation, divu and remu are leaf functions,
16 ;; while both divi and remi call into divu.
18 ;; divu does not clobber B2 either, which is taken advantage of
21 ;; the call to divu.
23 ;; call to divu. It stores B3 in on the stack.
H A Ddivu.S15 ;; In our implementation, divu and remu are leaf functions,
16 ;; while both divi and remi call into divu.
18 ;; divu does not clobber B2 either, which is taken advantage of
21 ;; the call to divu.
23 ;; call to divu. It stores B3 in on the stack.
H A DMakefile6 lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dudivsi3.S99 divu d1, d2 /* high quotient in lower word */ define
103 divu d1, d2 /* low quotient */ define
112 divu d1, d0 /* now we have 16 bit divisor */ define
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dilsp.S120 # 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
H A Ditest.S1021 # 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
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dilsp.doc97 # divu.l <ea>,Dr:Dq
98 # divu.l _divisor,%d1:%d0
/OK3568_Linux_fs/buildroot/package/gcc/10.4.0/
H A D0002-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch144 Enable generation of hardware divide (l.div, l.divu) instructions. This is the
/OK3568_Linux_fs/buildroot/package/gcc/11.3.0/
H A D0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch144 Enable generation of hardware divide (l.div, l.divu) instructions. This is the
/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c775 emit_instr(ctx, divu, dst, MIPS_R_AT); in build_one_insn()
972 emit_instr(ctx, divu, dst, src); in build_one_insn()
/OK3568_Linux_fs/kernel/arch/arc/
H A DKconfig408 bool "Insn: div, divu, rem, remu"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info21162 Enables the 'div' and 'divu' instructions.
23029 Select software or hardware divide ('l.div', 'l.divu')
25171 default strategy is to use the 'divs' and 'divu' instructions
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info21162 Enables the 'div' and 'divu' instructions.
23029 Select software or hardware divide ('l.div', 'l.divu')
25171 default strategy is to use the 'divs' and 'divu' instructions