Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
ae3c5cc582442e3493aa23155f2ee2f6b4613923
/
.
/
runtime
/
interpreter
/
mterp
/
arm
/
op_invoke_virtual.S
blob: 5b893ff866e631c8d961e45edb6a2b81427374ae [
file
] [
log
] [
blame
]
%include
"arm/invoke.S"
{
"helper"
:
"MterpInvokeVirtual"
}
/*
*
Handle a virtual method call.
*
*
for
:
invoke
-
virtual
,
invoke
-
virtual
/
range
*/
/*
op vB
,
{
vD
,
vE
,
vF
,
vG
,
vA
},
class
@
CCCC
*/
/*
op vAA
,
{
vCCCC..v
(
CCCC
+
AA
-1
)},
meth
@
BBBB
*/