OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idivq
(Results
1 - 25
of
29
) sorted by null
1
2
/external/llvm/test/CodeGen/X86/
atom-bypass-slow-division-64.ll
13
; CHECK:
idivq
27
; CHECK:
idivq
41
; CHECK:
idivq
45
; CHECK-NOT:
idivq
fast-isel-divrem-x86-64.ll
11
; CHECK:
idivq
21
; CHECK:
idivq
scalar_widen_div.ll
8
; CHECK:
idivq
9
; CHECK:
idivq
96
; CHECK:
idivq
97
; CHECK:
idivq
98
; CHECK:
idivq
99
; CHECK-NOT:
idivq
slow-div.ll
2
; RUN: llc -mtriple=x86_64-unknown-linux-gnu -mattr=+
idivq
-to-divw < %s | FileCheck -check-prefix=DIV64 %s
crash-O0.ll
44
; CHECK-NEXT:
idivq
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go
420
"
IDIVQ
",
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go
417
"
IDIVQ
",
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go
420
"
IDIVQ
",
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go
417
"
IDIVQ
",
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-opcode.d
66
[ ]*[a-f0-9]+: 49 f7 38
idivq
\(%r8\)
67
[ ]*[a-f0-9]+: 48 f7 38
idivq
\(%rax\)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.d
65
[ ]*[a-f0-9]+: 49 f7 38
idivq
\(%r8\)
66
[ ]*[a-f0-9]+: 48 f7 38
idivq
\(%rax\)
x86-64-opcode.s
89
IDIVq
(%r8) # -- -- -- 49 F7 38 ; Sign extended result. REX for 64-bit operand size. REX to access u
90
IDIVq
(%rax) # -- -- -- 48 F7 38 ; Sign extended result. REX for 64-bit operand size
/external/llvm/lib/Target/X86/
X86.td
196
def FeatureSlowDivide64 : SubtargetFeature<"
idivq
-to-divw",
/external/v8/test/cctest/
test-disasm-x64.cc
183
__
idivq
(rdx);
/art/compiler/utils/x86_64/
assembler_x86_64.h
572
void
idivq
(CpuRegister reg);
[
all
...]
assembler_x86_64.cc
1690
void X86_64Assembler::
idivq
(CpuRegister reg) {
function in class:art::x86_64::X86_64Assembler
[
all
...]
/external/v8/src/compiler/x64/
code-generator-x64.cc
[
all
...]
/external/valgrind/none/tests/amd64/
insn_basic.def
[
all
...]
/art/runtime/interpreter/mterp/out/
mterp_x86_64.S
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt
[
all
...]
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt
[
all
...]
/art/compiler/optimizing/
code_generator_x86_64.cc
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
i386-dis.c
[
all
...]
/prebuilts/android-emulator/linux-x86_64/
emulator-arm
emulator-mips
Completed in 462 milliseconds
1
2