OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rFinish
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/mterp/x86-atom/
header.S
73
#define
rFinish
%edx
310
*
rFinish
should be the same register containing the opcode value.
312
* potential stalls due to the wait for
rFINISH
.
324
*
rFinish
should be the same register containing the opcode value.
326
* potential stalls due to the wait for
rFINISH
.
338
*
rFinish
should be the same register containing the opcode value.
340
* potential stalls due to the wait for
rFINISH
.
351
* be called after a FINISH_FETCH* instruction where
rFinish
should be the
353
* FINISH in order to reduce or remove potential stalls due to the wait for
rFINISH
.
363
* split up the fetch for
rFinish
and the jump using rFinish
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-x86-atom.S
80
#define
rFinish
%edx
317
*
rFinish
should be the same register containing the opcode value.
319
* potential stalls due to the wait for
rFINISH
.
331
*
rFinish
should be the same register containing the opcode value.
333
* potential stalls due to the wait for
rFINISH
.
345
*
rFinish
should be the same register containing the opcode value.
347
* potential stalls due to the wait for
rFINISH
.
358
* be called after a FINISH_FETCH* instruction where
rFinish
should be the
360
* FINISH in order to reduce or remove potential stalls due to the wait for
rFINISH
.
370
* split up the fetch for
rFinish
and the jump using rFinish
[
all
...]
Completed in 76 milliseconds