OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FINISH
(Results
51 - 75
of
110
) sorted by null
1
2
3
4
5
/dalvik/vm/mterp/c/
OP_FILL_ARRAY_DATA.cpp
25
FINISH
(3);
OP_INSTANCE_OF.cpp
29
FINISH
(2);
OP_INSTANCE_OF_JUMBO.cpp
29
FINISH
(5);
OP_PACKED_SWITCH.cpp
27
FINISH
(offset);
OP_SPARSE_SWITCH.cpp
27
FINISH
(offset);
opcommon.cpp
34
FINISH
(1);
60
FINISH
(1);
68
FINISH
(1);
95
FINISH
(2);
108
FINISH
(branchOffset); \
111
FINISH
(2); \
123
FINISH
(branchOffset); \
126
FINISH
(2); \
135
FINISH
(1);
170
FINISH
(2)
[
all
...]
OP_EXECUTE_INLINE.cpp
58
FINISH
(3);
OP_EXECUTE_INLINE_RANGE.cpp
42
FINISH
(3);
OP_NEW_ARRAY.cpp
34
FINISH
(2);
/dalvik/vm/mterp/x86-atom/
OP_DOUBLE_TO_LONG.S
51
FINISH
1 # jump to next instruction
58
FINISH
1 # jump to next instruction
64
FINISH
1 # jump to next instruction
71
FINISH
1 # jump to next instruction
OP_FLOAT_TO_INT.S
51
FINISH
1 # jump to next instruction
57
FINISH
1 # jump to next instruction
62
FINISH
1 # jump to next instruction
68
FINISH
1 # jump to next instruction
OP_FLOAT_TO_LONG.S
51
FINISH
1 # jump to next instruction
58
FINISH
1 # jump to next instruction
64
FINISH
1 # jump to next instruction
71
FINISH
1 # jump to next instruction
OP_INT_TO_LONG.S
40
FINISH
1 # jump to next instruction
OP_REM_FLOAT.S
43
FINISH
2 # jump to next instruction
OP_REM_FLOAT_2ADDR.S
44
FINISH
1 # jump to next instruction
OP_RSUB_INT.S
39
FINISH
2 # jump to next instruction
OP_SHL_LONG.S
40
FINISH
2 # jump to next instruction
OP_SHL_LONG_2ADDR.S
41
FINISH
1 # jump to next instruction
OP_USHR_LONG.S
39
FINISH
2 # jump to next instruction
OP_USHR_LONG_2ADDR.S
41
FINISH
1 # jump to next instruction
binopWide2addr.S
41
FINISH
1 # jump to next instruction
/dalvik/vm/mterp/out/
InterpC-armv5te-vfp.cpp
93
* We don't advance the program counter until we
finish
an instruction or
436
* Like the "portable"
FINISH
, but don't reload "inst", and return to caller
441
#define
FINISH
(_offset) { \
449
#define
FINISH
(_offset) { \
540
FINISH
(1);
566
FINISH
(1);
574
FINISH
(1);
601
FINISH
(2);
614
FINISH
(branchOffset); \
617
FINISH
(2);
[
all
...]
InterpC-armv5te.cpp
93
* We don't advance the program counter until we
finish
an instruction or
436
* Like the "portable"
FINISH
, but don't reload "inst", and return to caller
441
#define
FINISH
(_offset) { \
449
#define
FINISH
(_offset) { \
540
FINISH
(1);
566
FINISH
(1);
574
FINISH
(1);
601
FINISH
(2);
614
FINISH
(branchOffset); \
617
FINISH
(2);
[
all
...]
InterpC-armv7-a-neon.cpp
93
* We don't advance the program counter until we
finish
an instruction or
436
* Like the "portable"
FINISH
, but don't reload "inst", and return to caller
441
#define
FINISH
(_offset) { \
449
#define
FINISH
(_offset) { \
540
FINISH
(1);
566
FINISH
(1);
574
FINISH
(1);
601
FINISH
(2);
614
FINISH
(branchOffset); \
617
FINISH
(2);
[
all
...]
InterpC-armv7-a.cpp
93
* We don't advance the program counter until we
finish
an instruction or
436
* Like the "portable"
FINISH
, but don't reload "inst", and return to caller
441
#define
FINISH
(_offset) { \
449
#define
FINISH
(_offset) { \
540
FINISH
(1);
566
FINISH
(1);
574
FINISH
(1);
601
FINISH
(2);
614
FINISH
(branchOffset); \
617
FINISH
(2);
[
all
...]
Completed in 590 milliseconds
1
2
3
4
5