HomeSort by relevance Sort by last modified time
    Searched refs:testl (Results 26 - 50 of 129) sorted by null

12 3 4 5 6

  /dalvik/vm/mterp/x86/
OP_FILLED_NEW_ARRAY_JUMBO.S 13 testl %eax,%eax # already resolved?
25 testl %eax,%eax # null?
54 testl %eax,%eax # alloc successful?
OP_FILL_ARRAY_DATA.S 13 testl %eax,%eax # exception thrown?
OP_IPUT_OBJECT.S 23 testl %eax,%eax # is resolved entry null?
34 testl %eax,%eax # returns InstrField ptr
48 testl %ecx,%ecx # object null?
52 testl rINST,rINST # stored a NULL?
OP_IPUT_OBJECT_JUMBO.S 19 testl %eax,%eax # is resolved entry null?
30 testl %eax,%eax # returns InstrField ptr
44 testl %ecx,%ecx # object null?
48 testl rINST,rINST # stored a NULL?
OP_MONITOR_ENTER.S 10 testl %eax,%eax # null object?
OP_NEW_ARRAY.S 23 testl %eax,%eax
25 testl %ecx,%ecx # already resolved?
43 testl %ecx,%ecx # successful resolution?
60 testl %eax,%eax # failed?
OP_NEW_ARRAY_JUMBO.S 21 testl %eax,%eax
23 testl %ecx,%ecx # already resolved?
41 testl %ecx,%ecx # successful resolution?
58 testl %eax,%eax # failed?
OP_NEW_INSTANCE.S 20 testl %ecx,%ecx # resolved?
31 testl %eax,%eax # success?
47 testl %eax,%eax # success?
65 testl %ecx,%ecx # success?
OP_NEW_INSTANCE_JUMBO.S 20 testl %ecx,%ecx # resolved?
31 testl %eax,%eax # success?
47 testl %eax,%eax # success?
65 testl %ecx,%ecx # success?
OP_SGET.S 16 testl %eax,%eax # resolved entry null?
39 testl %eax,%eax
OP_SGET_JUMBO.S 17 testl %eax,%eax # resolved entry null?
40 testl %eax,%eax
OP_SGET_WIDE.S 15 testl %eax,%eax # resolved entry null?
40 testl %eax,%eax
OP_SGET_WIDE_JUMBO.S 15 testl %eax,%eax # resolved entry null?
40 testl %eax,%eax
OP_SPUT.S 16 testl %eax,%eax # resolved entry null?
39 testl %eax,%eax
OP_SPUT_JUMBO.S 17 testl %eax,%eax # resolved entry null?
40 testl %eax,%eax
OP_SPUT_WIDE.S 16 testl %eax,%eax # resolved entry null?
41 testl %eax,%eax
OP_SPUT_WIDE_JUMBO.S 14 testl %eax,%eax # resolved entry null?
39 testl %eax,%eax
OP_AGET.S 13 testl %eax,%eax # null array object?
OP_AGET_WIDE.S 11 testl %eax,%eax # null array object?
OP_APUT.S 13 testl %eax,%eax # null array object?
OP_APUT_WIDE.S 11 testl %eax,%eax # null array object?
OP_INVOKE_SUPER_QUICK.S 20 testl %eax,%eax # null "this"?
  /external/valgrind/main/coregrind/
m_cpuid.S 86 testl %esi, %esi
91 testl %esi, %esi
96 testl %esi, %esi
101 testl %esi, %esi
  /dalvik/vm/arch/x86/
Call386ABI.S 98 testl %ebx,%ebx
112 testl %eax,%eax
131 testl %ebx,%ebx
  /bionic/libc/arch-x86/bionic/
_setjmp.S 67 testl %eax,%eax

Completed in 70 milliseconds

12 3 4 5 6