OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JAL
(Results
1 - 25
of
60
) sorted by null
1
2
3
/dalvik/vm/mterp/mips/
OP_BREAKPOINT.S
10
JAL
(dvmGetOriginalOpcode) # (rPC)
OP_THROW_VERIFICATION_ERROR.S
13
JAL
(dvmThrowVerificationError) # always throws
OP_FLOAT_TO_LONG.S
9
JAL
(__gesf2)
18
JAL
(__lesf2)
27
JAL
(__nesf2)
35
JAL
(__fixsfdi)
56
JAL
(__fixsfdi)
alt_stub.S
19
JAL
(dvmCheckBefore)
OP_FLOAT_TO_INT.S
12
JAL
(__gesf2) # is arg >= maxint?
19
JAL
(__lesf2)
26
JAL
(__nesf2)
33
JAL
(__fixsfsi)
OP_DOUBLE_TO_LONG.S
11
JAL
(__gedf2)
22
JAL
(__ledf2)
33
JAL
(__nedf2)
42
JAL
(__fixdfdi)
64
JAL
(__fixdfdi)
footer.S
114
JAL
(dvmBumpPunt)
143
JAL
(dvmEnableSubMode) # (self, subMode)
156
JAL
(dvmBumpNoChain)
160
JAL
(dvmJitGetTraceAddrThread) # (pc, self)
180
JAL
(dvmJitGetTraceAddrThread) # @ (pc, self)
185
JAL
(dvmJitChain) # v0 <- dvmJitChain(codeAddr, chainAddr)
224
JAL
(dvmBumpNormal)
228
JAL
(dvmJitGetTraceAddrThread) # @ (pc, self)
233
JAL
(dvmJitChain) # v0 <- dvmJitChain(codeAddr, chainAddr)
248
JAL
(dvmBumpNoChain
[
all
...]
OP_DOUBLE_TO_INT.S
20
JAL
(__gedf2) # is arg >= maxint?
30
JAL
(__ledf2) # is arg <= minint?
40
JAL
(__nedf2) # is arg == self?
48
JAL
(__fixdfsi) # convert double to int
OP_MONITOR_ENTER.S
14
JAL
(dvmLockObject) # call(self, obj)
stub.S
5
JAL
(dvmMterp_${opcode}) # call
OP_NEW_ARRAY.S
32
JAL
(dvmAllocArrayByClass) # v0 <- call(clazz, length, flags)
54
JAL
(dvmResolveClass) # v0 <- call(clazz, ref)
OP_SGET.S
30
JAL
(dvmResolveStaticField) # v0 <- resolved StaticField ptr
39
JAL
(common_verifyField)
OP_SGET_WIDE.S
30
JAL
(dvmResolveStaticField) # v0 <- resolved StaticField ptr
39
JAL
(common_verifyField)
OP_SPUT.S
28
JAL
(dvmResolveStaticField) # v0 <- resolved StaticField ptr
36
JAL
(common_verifyField)
OP_SPUT_OBJECT.S
28
JAL
(dvmResolveStaticField) # v0 <- resolved StaticField ptr
36
JAL
(common_verifyField)
OP_EXECUTE_INLINE.S
54
JAL
(common_abort) # too many arguments
85
JAL
(dvmResolveInlineNative)
90
JAL
(dvmFastMethodTraceEnter) # (method, self)
100
JAL
(dvmFastNativeMethodTraceExit) # (method, self)
OP_EXECUTE_INLINE_RANGE.S
37
* ra = return addr, above [DO NOT
JAL
out of here w/o preserving ra]
46
JAL
(common_abort) # too many arguments
72
JAL
(dvmResolveInlineNative)
77
JAL
(dvmFastMethodTraceEnter) # (method, self)
88
JAL
(dvmFastNativeMethodTraceExit) # (method, self)
OP_FILL_ARRAY_DATA.S
11
JAL
(dvmInterpHandleFillArrayData) # fill the array with predefined data
OP_INVOKE_INTERFACE.S
24
JAL
(dvmFindInterfaceMethodInCache) # v0 <- call(class, ref, method, dex)
OP_MONITOR_EXIT.S
18
JAL
(dvmUnlockObject) # v0 <- success for unlock(self, obj)
OP_CHECK_CAST.S
39
JAL
(dvmInstanceofNonTrivial) # v0 <- boolean result
51
JAL
(dvmThrowClassCastException)
66
JAL
(dvmResolveClass) # v0 <- resolved ClassObject ptr
OP_SPUT_WIDE.S
24
JAL
(dvmQuasiAtomicSwap64Sync) # stores a0/a1 into addr a2
46
JAL
(dvmResolveStaticField) # v0 <- resolved StaticField ptr
55
JAL
(common_verifyField)
/dalvik/vm/compiler/template/mips/
TEMPLATE_SQRT_DOUBLE_VFP.S
21
JAL
(sqrt)
TEMPLATE_FLOAT_TO_INT_VFP.S
11
JAL
(__gesf2) # is arg >= maxint?
18
JAL
(__lesf2)
25
JAL
(__nesf2)
32
JAL
(__fixsfsi)
TEMPLATE_DOUBLE_TO_INT_VFP.S
19
JAL
(__gedf2) # is arg >= maxint?
29
JAL
(__ledf2) # is arg <= minint?
39
JAL
(__nedf2) # is arg == self?
47
JAL
(__fixdfsi) # convert double to int
Completed in 269 milliseconds
1
2
3