HomeSort by relevance Sort by last modified time
    Searched full:movbe (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
xed_test.go 208 movbe
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 381 movbe
xed_test.go 208 movbe
tables.go     [all...]
  /external/llvm/lib/Target/X86/
X86.td 159 def FeatureMOVBE : SubtargetFeature<"movbe", "HasMOVBE", "true",
160 "Support MOVBE instruction">;
X86Subtarget.h 116 /// True if the processor has the MOVBE instruction.
X86InstrInfo.td     [all...]
X86SchedHaswell.td 516 // MOVBE.
518 def : InstRW<[Write2P0156_Lat2Ld], (instregex "MOVBE(16|64)rm")>;
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aesni-x86_64.pl 4037 sub movbe { subroutine
    [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...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2008     [all...]
NEWS 116 * Add Intel XSAVE, EPT, MOVBE, AES, PCLMUL, AVX/FMA support for x86 target.
  /external/valgrind/coregrind/m_initimg/
initimg-solaris.c 706 AV_386_MOVBE Intel MOVBE insns
773 AV_386_MOVBE Intel MOVBE insns
    [all...]
  /external/valgrind/docs/internals/
3_8_BUGSTATUS.txt 29 (B38=2507) 2480 (304867: Implement MOVBE in 32 bit mode)
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 135 /* MOVBE Instruction support required */
ChangeLog-2008 505 PREFIX_0F38F0 and PREFIX_0F38F1 for movbe.
517 * i386-opc.tbl: Add entries for movbe and EPT instructions.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i386.texi 183 @code{movbe},
    [all...]
  /build/soong/common/
arch.go 198 Movbe interface{} `blueprint:"filter(android:\"arch_variant\")"`
  /external/llvm/lib/Support/
Host.cpp 769 Features["movbe"] = (ECX >> 22) & 1;
  /external/autotest/client/site_tests/platform_StackProtector/
binutils-2.19.1.tar.bz2 
  /external/valgrind/
configure.ac     [all...]
  /external/boringssl/src/crypto/modes/
gcm.c 448 if (((OPENSSL_ia32cap_P[1] >> 22) & 0x41) == 0x41) { /* AVX+MOVBE */
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 866 /* TODO: support movbe */
    [all...]

Completed in 1252 milliseconds

1 23 4 5