HomeSort by relevance Sort by last modified time
    Searched refs:LOAD_eas2 (Results 1 - 25 of 47) sorted by null

1 2

  /dalvik/vm/mterp/mips/
OP_NEW_INSTANCE.S 16 LOAD_eas2(a0, a3, a1) # a0 <- resolved class
OP_NEW_INSTANCE_JUMBO.S 18 LOAD_eas2(a0, a3, a1) # a0 <- resolved class
OP_INVOKE_VIRTUAL.S 16 LOAD_eas2(a0, a3, a1) # a0 <- resolved baseMethod
46 LOAD_eas2(a0, a3, a2) # a0 <- vtable[methodIndex]
OP_INVOKE_VIRTUAL_JUMBO.S 14 LOAD_eas2(a0, a3, a1) # a0 <- resolved baseMethod
42 LOAD_eas2(a0, a3, a2) # a0 <- vtable[methodIndex]
OP_INVOKE_VIRTUAL_QUICK.S 22 LOAD_eas2(a0, a2, a1) # a0 <- vtable[BBBB]
OP_CONST_CLASS.S 10 LOAD_eas2(v0, a2, a1) # v0 <- pResClasses[BBBB]
OP_CONST_CLASS_JUMBO.S 13 LOAD_eas2(v0, a2, a1) # v0 <- pResClasses[BBBB]
OP_CONST_STRING.S 10 LOAD_eas2(v0, a2, a1) # v0 <- pResStrings[BBBB]
OP_CONST_STRING_JUMBO.S 13 LOAD_eas2(v0, a2, a1) # v0 <- pResStrings[BBBB]
OP_INVOKE_SUPER_QUICK.S 23 LOAD_eas2(a0, a2, a1) # a0 <- super->vtable[BBBB]
OP_INVOKE_SUPER.S 19 LOAD_eas2(a0, a3, a1) # a0 <- resolved baseMethod
50 LOAD_eas2(a0, a1, a2) # a0 <- vtable[methodIndex]
OP_INVOKE_SUPER_JUMBO.S 15 LOAD_eas2(a0, a3, a1) # a0 <- resolved baseMethod
46 LOAD_eas2(a0, a1, a2) # a0 <- vtable[methodIndex]
OP_IGET.S 18 LOAD_eas2(a0, a2, a1) # a0 <- resolved InstField ptr
OP_INVOKE_DIRECT.S 20 LOAD_eas2(a0, a3, a1) # a0 <- resolved methodToCall
OP_INVOKE_DIRECT_JUMBO.S 21 LOAD_eas2(a0, a3, a1) # a0 <- resolved methodToCall
OP_IPUT.S 18 LOAD_eas2(a0, a2, a1) # a0 <- resolved InstField ptr
OP_NEW_ARRAY.S 17 LOAD_eas2(a0, a3, a2) # a0 <- resolved class
OP_SGET.S 15 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_SGET_JUMBO.S 19 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_SGET_WIDE.S 13 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_SGET_WIDE_JUMBO.S 16 LOAD_eas2(a0, a2, a1) # a0 <- resolved StaticField ptr
OP_SPUT.S 15 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_SPUT_JUMBO.S 19 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_SPUT_OBJECT.S 15 LOAD_eas2(a0, rBIX, a1) # a0 <- resolved StaticField ptr
OP_CHECK_CAST.S 19 LOAD_eas2(a1, a0, a2) # a1 <- resolved class

Completed in 113 milliseconds

1 2