HomeSort by relevance Sort by last modified time
    Searched refs:negl (Results 201 - 221 of 221) sorted by null

1 2 3 4 5 6 7 89

  /bionic/libc/arch-x86/syscalls/
select.S 24 negl %eax
sendfile.S 22 negl %eax
setxattr.S 24 negl %eax
utimensat.S 22 negl %eax
  /bionic/libc/arch-x86/bionic/
clone.S 37 negl %eax
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 140 negl %eax
  /external/zlib/contrib/inflate86/
inffast.S 262 negl %ebp /* start = -start */
721 negl nbytes_r /* nbytes = -nbytes */
    [all...]
  /external/zlib/contrib/asm586/
match.S 121 negl %eax
  /external/zlib/contrib/asm686/
match.S 160 negl %eax
  /external/zlib/contrib/amd64/
amd64-match.S 201 negl %scanalignd
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 495 GEN_do_locked_unary_E(negl,eax)
  /external/valgrind/main/none/tests/x86/
x86locked.c 457 GEN_do_locked_unary_E(negl,eax)
insn_basic.def 508 negl r32.sd[12345678] => 0.sd[-12345678]
509 negl m32.sd[-12345678] => 0.sd[12345678]
    [all...]
  /external/quake/quake/src/QW/client/
d_polysa.s 832 negl %eax
    [all...]
  /external/quake/quake/src/WinQuake/
d_polysa.s 832 negl %eax
    [all...]
  /external/v8/src/x64/
assembler-x64.h 953 void negl(Register dst);
    [all...]
lithium-codegen-x64.cc 784 __ negl(dividend);
786 __ negl(dividend);
944 __ negl(left);
    [all...]
assembler-x64.cc 1725 void Assembler::negl(Register dst) { function in class:v8::internal::Assembler
    [all...]
code-stubs-x64.cc     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 171 // CHECK: negl 3735928559(%ebx,%ecx,8)
172 negl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]

Completed in 1398 milliseconds

1 2 3 4 5 6 7 89