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

1 2 3 4 56 7 8 910

  /external/llvm/lib/Target/X86/
README-X86-64.txt 46 emits a CopyFromReg which gets turned into a movb and that can be allocated a
52 on the result of the movb).
README.txt 444 532 532 0x3cfc movb (1809(%esp, %esi), %bl <<<--- spans 2 64 byte lines
    [all...]
  /external/openssl/crypto/
x86cpuid.S 305 movb %al,(%edx)
315 movb %al,(%edx)
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-darwin.S 158 movb 12(%esp), %al
159 movb %al, 0(%esp)
syscall-amd64-darwin.S 153 movb 0(%rsp), %al
  /external/valgrind/main/none/tests/amd64/
xacq_xrel.c 261 "xrelease movb %b1, 7(%0)" "\n\t"
271 "xrelease movb $0x42, 7(%0)" "\n\t"
  /bionic/libc/arch-x86/atom/string/
ssse3-memcpy-atom.S     [all...]
  /bionic/libc/arch-x86_64/string/
sse2-memset-slm.S 88 movb %cl, (%rdi)
sse2-memcpy-slm.S 275 movb %bl, (%rdi)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
gas-macho64.asm 26 movb $0x12, _foo(%rip) label
  /external/llvm/test/CodeGen/X86/
h-registers-0.ll 14 ; It could be optimally transformed like; incb %ch; movb %ch, (%rdx)
remat-invalid-liveness.ll 6 ; CH = movb 64
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
fldcw_check.S 134 movb $12, %ah # set cw for "round to zero"
  /external/openssl/crypto/sha/asm/
sha512-586.S 117 movb (%ebp),%dl
176 movb (%ebp),%dl
262 movb (%ebp),%dl
508 movb (%ebp),%dl
683 movb (%ebp),%dl
  /external/clang/test/Sema/
asm.c 117 asm volatile ("movb %%gs:%P2,%b0" : "=q"(b) : "0"(0), "i"(5L));
  /external/llvm/test/MC/ELF/
relocation-386.s 98 movb bar3@GOTOFF(%ebx), %al
  /art/compiler/utils/x86_64/
assembler_x86_64.h 288 void movb(CpuRegister dst, const Address& src);
289 void movb(const Address& dst, CpuRegister src);
290 void movb(const Address& dst, const Immediate& imm);
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 26 movb -8(%rdi),%bpl
27 movb -4(%rdi),%cl
640 movb %sil,%cl
1217 movb %sil,%bpl
1220 movb %sil,%cl
  /external/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 26 movb -8(%rdi),%bpl
27 movb -4(%rdi),%cl
640 movb %sil,%cl
1217 movb %sil,%bpl
1220 movb %sil,%cl
  /external/valgrind/main/VEX/orig_amd64/
test1.orig 1446 movb $0, 2112(%rsp,%rax)
1450 movb $0, 32(%rsp,%rax)
1454 movb $0, 37450(%rax,%rcx)
1458 movb $1, 2112(%rsp,%rax)
1462 movb $1, 32(%rsp,%rcx)
1466 movb $15, 37450(%rax,%rcx)
1470 movb $15, 37708(%rax,%rdx)
1474 movb %al, 1(%rsp)
1478 movb %al, 384(%rdi,%rdx)
1482 movb %al, (%rcx,%rdx
    [all...]
  /external/valgrind/main/VEX/orig_x86/
exit42.orig 588 0x3A972EF4: movb %dl,%al
601 0x3A972F0A: movb %cl,%al
603 0x3A972F0E: movb %cl,0xFFFFFDFF(%ebp)
621 0x3A972F54: movb %dl,%al
633 0x3A972F0A: movb %cl,%al
635 0x3A972F0E: movb %cl,0xFFFFFDFF(%ebp)
891 0x3A9663A7: movb $0x0, 0xFFFFFF0B(%ebp)
902 0x3A9663EA: movb $0x0, 0xFFFFFF03(%ebp)
903 0x3A9663F1: movb $0x0, 0xFFFFFF02(%ebp)
    [all...]
  /art/compiler/optimizing/
code_generator_x86_64.cc     [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-memcpy-slm.S 284 movb %bl, (%edx)
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86asm.pl 62 sub ::movb { &mov(@_); }
  /external/openssl/crypto/perlasm/
x86asm.pl 62 sub ::movb { &mov(@_); }

Completed in 309 milliseconds

1 2 3 4 56 7 8 910