OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rINSTw
(Results
1 - 6
of
6
) sorted by null
/dalvik/vm/mterp/x86/
OP_MOVE_FROM16.S
5
movw 2(rPC),
rINSTw
#
rINSTw
<= BBBB
header.S
56
rINSTw
bx first 16-bit code of current instruction
63
o rPC, rFP,
rINSTw
/rINSTbl valid on handler entry and exit
64
o eax and ecx are scratch,
rINSTw
/ebx sometimes scratch
72
#define
rINSTw
%bx
162
* Fetch the next instruction from rPC into
rINSTw
. Does not advance rPC.
185
* Fetch the nth instruction word from rPC into
rINSTw
. Does not advance
footer.S
217
*
rINSTw
trashed, must reload
286
andl $$15, rINST #
rINSTw
<- A
/dalvik/vm/mterp/x86-atom/
header.S
65
#define
rINSTw
%bx
/dalvik/vm/mterp/out/
InterpAsm-x86.S
63
rINSTw
bx first 16-bit code of current instruction
70
o rPC, rFP,
rINSTw
/rINSTbl valid on handler entry and exit
71
o eax and ecx are scratch,
rINSTw
/ebx sometimes scratch
79
#define
rINSTw
%bx
169
* Fetch the next instruction from rPC into
rINSTw
. Does not advance rPC.
192
* Fetch the nth instruction word from rPC into
rINSTw
. Does not advance
338
movw 2(rPC),
rINSTw
#
rINSTw
<= BBBB
427
movw 2(rPC),
rINSTw
#
rINSTw
<= BBB
[
all
...]
InterpAsm-x86-atom.S
72
#define
rINSTw
%bx
[
all
...]
Completed in 190 milliseconds