HomeSort by relevance Sort by last modified time
    Searched full:orl (Results 1 - 25 of 364) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_OR_LONG.S 2 %include "x86/binopWide.S" {"instr1":"orl (rFP,%ecx,4),rIBASE", "instr2":"orl 4(rFP,%ecx,4),%eax"}
OP_OR_LONG_2ADDR.S 2 %include "x86/binopWide2addr.S" {"instr1":"orl %eax,(rFP,rINST,4)","instr2":"orl %ecx,4(rFP,rINST,4)"}
OP_OR_INT_LIT16.S 2 %include "x86/binopLit16.S" {"instr":"orl %ecx,%eax"}
OP_OR_INT_LIT8.S 2 %include "x86/binopLit8.S" {"instr":"orl %ecx,%eax"}
OP_OR_INT.S 2 %include "x86/binop.S" {"instr":"orl (rFP,%ecx,4),%eax"}
OP_OR_INT_2ADDR.S 2 %include "x86/binop2addr.S" {"instr":"orl %eax,(rFP,%ecx,4)"}
  /bionic/libc/arch-x86/syscalls/
__brk.S 20 orl $-1, %eax
__fork.S 20 orl $-1, %eax
__set_thread_area.S 20 orl $-1, %eax
__setuid.S 20 orl $-1, %eax
__timer_delete.S 20 orl $-1, %eax
__timer_getoverrun.S 20 orl $-1, %eax
_exit.S 20 orl $-1, %eax
_exit_thread.S 20 orl $-1, %eax
acct.S 20 orl $-1, %eax
chdir.S 20 orl $-1, %eax
chroot.S 20 orl $-1, %eax
close.S 20 orl $-1, %eax
dup.S 20 orl $-1, %eax
epoll_create.S 20 orl $-1, %eax
fchdir.S 20 orl $-1, %eax
fdatasync.S 20 orl $-1, %eax
fsync.S 20 orl $-1, %eax
getegid.S 18 orl $-1, %eax
geteuid.S 18 orl $-1, %eax

Completed in 2641 milliseconds

1 2 3 4 5 6 7 8 91011>>