HomeSort by relevance Sort by last modified time
    Searched full:divw (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /external/llvm/test/CodeGen/X86/
atom-bypass-slow-division-64.ll 15 ; CHECK: divw
29 ; CHECK: divw
42 ; CHECK: divw
46 ; CHECK-NOT: divw
slow-div.ll 2 ; RUN: llc -mtriple=x86_64-unknown-linux-gnu -mattr=+idivq-to-divw < %s | FileCheck -check-prefix=DIV64 %s
19 ; DIV32-NOT: divw
23 ; DIV64: divw
anyext.ll 37 ; X32-NEXT: divw {{[0-9]+}}(%esp)
46 ; X64-NEXT: divw %si
fast-isel-divrem.ll 72 ; CHECK: divw
82 ; CHECK: divw
urem-power-of-two.ll 44 ; CHECK-NEXT: divw %r8w
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
anames.go 45 "DIVW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
anames.go 45 "DIVW",
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
scalar_widen_div.ll 68 ; CHECK: divw
69 ; CHECK: divw
70 ; CHECK: divw
71 ; CHECK: divw
72 ; CHECK-NOT: divw
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp 42 divw 00000000, 000f423f => 00000000 (00000000 00000000)
43 divw 00000000, ffffffff => 00000000 (00000000 00000000)
44 divw 000f423f, 000f423f => 00000001 (00000000 00000000)
45 divw 000f423f, ffffffff => fff0bdc1 (00000000 00000000)
46 divw ffffffff, 000f423f => 00000000 (00000000 00000000)
47 divw ffffffff, ffffffff => 00000001 (00000000 00000000)
191 divw. 00000000, 000f423f => 00000000 (20000000 00000000)
192 divw. 00000000, ffffffff => 00000000 (20000000 00000000)
193 divw. 000f423f, 000f423f => 00000001 (40000000 00000000)
194 divw. 000f423f, ffffffff => fff0bdc1 (80000000 00000000
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 338 // The iterative method processes n Words by n divW() calls, each of which visits every Word in the
339 // incrementally shortened q for a total of n + (n-1) + (n-2) ... + 2 + 1, or n(n+1)/2 divW()'s.
341 // the size of q. Using the iterative method on both halves means 2 * (n/2)(n/2 + 1)/2 divW()'s
342 // plus the expensive long div(). Asymptotically, the ratio is favorable at 1/2 the divW()'s, and
344 // split would take longer (because of the nat/nat div()) than the twice as many divW()'s of the
387 q, r = q.divW(q, bb)
401 q, r = q.divW(q, bb)
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 338 // The iterative method processes n Words by n divW() calls, each of which visits every Word in the
339 // incrementally shortened q for a total of n + (n-1) + (n-2) ... + 2 + 1, or n(n+1)/2 divW()'s.
341 // the size of q. Using the iterative method on both halves means 2 * (n/2)(n/2 + 1)/2 divW()'s
342 // plus the expensive long div(). Asymptotically, the ratio is favorable at 1/2 the divW()'s, and
344 // split would take longer (because of the nat/nat div()) than the twice as many divW()'s of the
387 q, r = q.divW(q, bb)
401 q, r = q.divW(q, bb)
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp 42 divw 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000 00000000)
43 divw 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000 00000000)
44 divw 0000001cbe991def, 0000001cbe991def => 0000000000000001 (00000000 00000000)
45 divw 0000001cbe991def, ffffffffffffffff => 000000004166e211 (00000000 00000000)
46 divw ffffffffffffffff, 0000001cbe991def => 0000000000000000 (00000000 00000000)
47 divw ffffffffffffffff, ffffffffffffffff => 0000000000000001 (00000000 00000000)
271 divw. 0000000000000000, 0000001cbe991def => 0000000000000000 (20000000 00000000)
272 divw. 0000000000000000, ffffffffffffffff => 0000000000000000 (20000000 00000000)
273 divw. 0000001cbe991def, 0000001cbe991def => 0000000000000001 (40000000 00000000)
274 divw. 0000001cbe991def, ffffffffffffffff => 000000004166e211 (40000000 00000000
    [all...]
jm-int.stdout.exp-LE-ISA3_0 42 divw 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000 00000000)
43 divw 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000 00000000)
44 divw 0000001cbe991def, 0000001cbe991def => 0000000000000001 (00000000 00000000)
45 divw 0000001cbe991def, ffffffffffffffff => 000000004166e211 (00000000 00000000)
46 divw ffffffffffffffff, 0000001cbe991def => 0000000000000000 (00000000 00000000)
47 divw ffffffffffffffff, ffffffffffffffff => 0000000000000001 (00000000 00000000)
271 divw. 0000000000000000, 0000001cbe991def => 0000000000000000 (20000000 00000000)
272 divw. 0000000000000000, ffffffffffffffff => 0000000000000000 (20000000 00000000)
273 divw. 0000001cbe991def, 0000001cbe991def => 0000000000000001 (40000000 00000000)
274 divw. 0000001cbe991def, ffffffffffffffff => 000000004166e211 (40000000 00000000
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 55 "DIVW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 55 "DIVW",
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Mbr.S 132 divw 2(%bp) # AX = Hi + H*Ci
137 divw 4(%bp) # AX = Ci <----
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 13 "DIVW",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 58 "DIVW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 13 "DIVW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 58 "DIVW",
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
general.s 169 divw %cx
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 91 DIVW R4, R5 // b90400b5b91d00a4b904005b
92 DIVW R4, R5, R6 // b90400b5b91d00a4b904006b
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 91 DIVW R4, R5 // b90400b5b91d00a4b904005b
92 DIVW R4, R5, R6 // b90400b5b91d00a4b904006b
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 100 divw 10,11,12
101 divw. 11,12,13
a2.s 118 divw. 20,21,22
119 divw 20,21,22

Completed in 625 milliseconds

1 2 3 4 5 6 7 8 9