HomeSort by relevance Sort by last modified time
    Searched full:stosw (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /external/syslinux/core/
pxelinux.asm 122 rep stosw
129 rep stosw
  /external/llvm/test/MC/X86/
x86-64.s 1257 // CHECK: stosw %ax, %es:(%rdi) # encoding: [0x66,0xab]
1258 // CHECK: stosw
1259 // CHECK: stosw
1260 stosw
1261 stosw %ax, %es:(%rdi)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
X86AsmParser.cpp 883 (Name == "stos" || Name == "stosb" || Name == "stosw" ||
893 else if (reg == X86::AX && (isStos || Name == "stosw"))
894 ins = "stosw";
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 566 case INSB, INSW, INSD, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ:
869 STOSW: "stos",
decode.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 566 case INSB, INSW, INSD, STOSB, STOSW, STOSD, STOSQ, SCASB, SCASW, SCASD, SCASQ:
869 STOSW: "stos",
decode.go     [all...]
  /external/zlib/src/contrib/inflate86/
inffas86.c 324 " rep stosw\n"
651 " rep stosw\n"
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/inflate86/
inffas86.c 324 " rep stosw\n"
651 " rep stosw\n"
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrCompiler.td 416 def REP_STOSW_32 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
431 def REP_STOSW_64 : I<0xAB, RawFrm, (outs), (ins), "{rep;stosw|rep stosw}",
    [all...]
X86InstrInfo.td     [all...]
  /external/llvm/test/MC/Disassembler/X86/
x86-16.txt 747 # CHECK: stosw
  /external/syslinux/memdisk/
memdisk.inc 481 stosw
  /external/capstone/arch/X86/
X86GenAsmWriter1_reduce.inc     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 665 #define STOS_W CHOICE(stosw, stosw, _WTOG stos)
    [all...]
  /external/clang/lib/Headers/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
intrin.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
intrin.h     [all...]

Completed in 837 milliseconds

1 2 34 5 6