HomeSort by relevance Sort by last modified time
    Searched full:movapd (Results 126 - 150 of 155) sorted by null

1 2 3 4 56 7

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
prog.go 149 // We use MOVAPD as a faster synonym for MOVSD.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
peep.go 261 // can be replaced by MOVAPD, which moves the pair of float64s
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/
peep.go 264 // can be replaced by MOVAPD, which moves the pair of float64s
prog.go 149 // We use MOVAPD as a faster synonym for MOVSD.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
peep.go 261 // can be replaced by MOVAPD, which moves the pair of float64s
  /external/llvm/lib/Target/X86/
X86InstrSSE.td     [all...]
X86MCInstLower.cpp     [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc     [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/disassembler/
disassembler_x86.cc 451 opcode1 = "movapd";
    [all...]
  /external/libchrome/sandbox/win/src/sidestep/
ia32_opcode_map.cpp     [all...]
  /external/llvm/test/CodeGen/X86/
sse41.ll     [all...]
vector-shift-ashr-128.ll     [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
macro-assembler-x64.h     [all...]
macro-assembler-x64.cc     [all...]
assembler-x64.cc 2813 void Assembler::movapd(XMMRegister dst, XMMRegister src) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/amd64/
avx-1.c 374 "vpcmpestrm $0x45, %%xmm7, %%xmm8; movapd %%xmm0, %%xmm9",
375 "vpcmpestrm $0x45, (%%rax), %%xmm8; movapd %%xmm0, %%xmm9")
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go 1072 /*1792*/ uint16(xSetOp), uint16(MOVAPD),
1085 /*1810*/ uint16(xSetOp), uint16(MOVAPD),
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go 1072 /*1792*/ uint16(xSetOp), uint16(MOVAPD),
1085 /*1810*/ uint16(xSetOp), uint16(MOVAPD),
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2008 84 * i386-opc.tbl: Add S to movapd, movaps, movdqa, movdqu, movq,
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]

Completed in 807 milliseconds

1 2 3 4 56 7