| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | divi.S | 15 ;; 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 D | remi.S | 15 ;; 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 D | remu.S | 15 ;; 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 D | divu.S | 15 ;; 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 D | Makefile | 6 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 D | udivsi3.S | 99 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 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
|
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | ilsp.doc | 97 # divu.l <ea>,Dr:Dq 98 # divu.l _divisor,%d1:%d0
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0002-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 144 Enable generation of hardware divide (l.div, l.divu) instructions. This is the
|
| /OK3568_Linux_fs/buildroot/package/gcc/11.3.0/ |
| H A D | 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 144 Enable generation of hardware divide (l.div, l.divu) instructions. This is the
|
| /OK3568_Linux_fs/kernel/arch/mips/net/ |
| H A D | ebpf_jit.c | 775 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 D | Kconfig | 408 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 D | gcc.info | 21162 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 D | gcc.info | 21162 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
|