/external/llvm/lib/Target/X86/ |
X86InstrSSE.td | [all...] |
X86MCInstLower.cpp | [all...] |
README.txt | [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/ |
decode.txt | 231 0f1011|223344556677885f5f5f5f5f5f 32 intel movups xmm2, xmmword ptr [ecx] 232 0f1011|223344556677885f5f5f5f5f5f 32 plan9 MOVUPS 0(CX), X2 233 0f1011|223344556677885f5f5f5f5f5f 64 gnu movups (%rcx),%xmm2 234 0f1011|223344556677885f5f5f5f5f5f 64 intel movups xmm2, xmmword ptr [rcx] 235 0f1011|223344556677885f5f5f5f5f5f 64 plan9 MOVUPS 0(CX), X2 236 0f1122|3344556677885f5f5f5f5f5f5f 32 intel movups xmmword ptr [edx], xmm4 237 0f1122|3344556677885f5f5f5f5f5f5f 32 plan9 MOVUPS X4, 0(DX) 238 0f1122|3344556677885f5f5f5f5f5f5f 64 gnu movups %xmm4,(%rdx) 239 0f1122|3344556677885f5f5f5f5f5f5f 64 intel movups xmmword ptr [rdx], xmm4 240 0f1122|3344556677885f5f5f5f5f5f5f 64 plan9 MOVUPS X4, 0(DX [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/ |
decode.txt | 231 0f1011|223344556677885f5f5f5f5f5f 32 intel movups xmm2, xmmword ptr [ecx] 232 0f1011|223344556677885f5f5f5f5f5f 32 plan9 MOVUPS 0(CX), X2 233 0f1011|223344556677885f5f5f5f5f5f 64 gnu movups (%rcx),%xmm2 234 0f1011|223344556677885f5f5f5f5f5f 64 intel movups xmm2, xmmword ptr [rcx] 235 0f1011|223344556677885f5f5f5f5f5f 64 plan9 MOVUPS 0(CX), X2 236 0f1122|3344556677885f5f5f5f5f5f5f 32 intel movups xmmword ptr [edx], xmm4 237 0f1122|3344556677885f5f5f5f5f5f5f 32 plan9 MOVUPS X4, 0(DX) 238 0f1122|3344556677885f5f5f5f5f5f5f 64 gnu movups %xmm4,(%rdx) 239 0f1122|3344556677885f5f5f5f5f5f5f 64 intel movups xmmword ptr [rdx], xmm4 240 0f1122|3344556677885f5f5f5f5f5f5f 64 plan9 MOVUPS X4, 0(DX [all...] |
/art/disassembler/ |
disassembler_x86.cc | 418 opcode1 = "movups"; [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
x86inc.asm | 610 %define movu movups
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
x86inc.asm | 691 %define movu movups
|
/external/libchrome/sandbox/win/src/sidestep/ |
ia32_opcode_map.cpp | [all...] |
/external/llvm/test/CodeGen/X86/ |
sse41.ll | [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
tables.go | 808 /*1436*/ uint16(xSetOp), uint16(MOVUPS), 833 /*1470*/ uint16(xSetOp), uint16(MOVUPS), [all...] |
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
tables.go | 808 /*1436*/ uint16(xSetOp), uint16(MOVUPS), 833 /*1470*/ uint16(xSetOp), uint16(MOVUPS), [all...] |
/external/valgrind/docs/internals/ |
3_0_BUGSTATUS.txt | 559 111513 Illegal opcode for SSE instruction (x86 movups)
|
/external/valgrind/VEX/priv/ |
host_x86_defs.c | [all...] |
guest_amd64_toIR.c | [all...] |
guest_x86_toIR.c | [all...] |
/external/boringssl/src/crypto/bn/asm/ |
x86_64-mont5.pl | [all...] |
/external/valgrind/ |
NEWS.old | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
i386-opc.tbl | [all...] |
i386-dis.c | [all...] |
/external/google-breakpad/src/third_party/libdisasm/ |
ia32_opcode_tables.c | [all...] |
/prebuilts/android-emulator/linux-x86_64/ |
emulator-arm | |
emulator-mips | |
emulator-x86 | |