OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPILL
(Results
1 - 25
of
50
) sorted by null
1
2
/dalvik/vm/mterp/x86/
OP_BREAKPOINT.S
11
SPILL
(rIBASE)
OP_CONST_WIDE_16.S
4
SPILL
(rIBASE) # preserve rIBASE (cltd trashes it)
OP_CONST_WIDE_32.S
4
SPILL
(rIBASE) # save rIBASE (cltd trashes it)
OP_MUL_INT.S
9
SPILL
(rIBASE)
OP_MUL_INT_2ADDR.S
7
SPILL
(rIBASE)
OP_MUL_INT_LIT8.S
6
SPILL
(rIBASE)
OP_MUL_LONG.S
6
* this code. We
spill
rINSTw (ebx),
8
* temps. On top of that, we'll
spill
edi (rFP)
16
SPILL
(rFP)
17
SPILL
(rINST)
18
SPILL
(rIBASE)
OP_MUL_LONG_2ADDR.S
6
* this code. We must
spill
%edx (rIBASE) because it
7
* is used by imul. We'll also
spill
rINST (ebx),
9
* temps. On top of that, we'll
spill
%esi (edi)
18
SPILL
(rFP)
19
SPILL
(rIBASE)
OP_FILLED_NEW_ARRAY.S
15
SPILL
(rIBASE) # preserve rIBASE
OP_FILL_ARRAY_DATA.S
9
SPILL
(rIBASE)
OP_INT_TO_LONG.S
7
SPILL
(rIBASE) # cltd trashes rIBASE/edx
OP_MONITOR_ENTER.S
15
SPILL
(rIBASE)
OP_MONITOR_EXIT.S
19
SPILL
(rIBASE)
OP_MUL_INT_LIT16.S
9
SPILL
(rIBASE)
OP_SHR_LONG.S
12
/* Need to
spill
rIBASE */
16
SPILL
(rIBASE)
bindivLit8.S
9
SPILL
(rIBASE)
binopWide.S
8
SPILL
(rIBASE) # save rIBASE
OP_SGET.S
42
SPILL
(rIBASE)
49
SPILL
(rIBASE)
OP_SPUT.S
42
SPILL
(rIBASE)
49
SPILL
(rIBASE)
OP_SHL_LONG.S
12
/* Need to
spill
rINST */
16
SPILL
(rIBASE)
OP_SHL_LONG_2ADDR.S
8
/* Need to
spill
rIBASE */
14
SPILL
(rIBASE)
OP_SHR_LONG_2ADDR.S
8
/* Need to
spill
rIBASE */
14
SPILL
(rIBASE)
OP_USHR_LONG.S
12
/* Need to
spill
rIBASE */
16
SPILL
(rIBASE)
OP_USHR_LONG_2ADDR.S
8
/* Need to
spill
rIBASE */
14
SPILL
(rIBASE)
bindiv.S
12
SPILL
(rIBASE)
Completed in 276 milliseconds
1
2