Searched refs:rINSTw (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/mterp/x86/
H A DOP_MOVE_FROM16.S5 movw 2(rPC),rINSTw # rINSTw <= BBBB
H A Dheader.S56 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 define
173 * Fetch the next instruction from rPC into rINSTw. Does not advance rPC.
196 * Fetch the nth instruction word from rPC into rINSTw. Does not advance
H A Dfooter.S370 * rINSTw trashed, must reload
462 andl $$15, rINST # rINSTw<- A
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S63 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 define
180 * Fetch the next instruction from rPC into rINSTw. Does not advance rPC.
203 * Fetch the nth instruction word from rPC into rINSTw. Does not advance
356 movw 2(rPC),rINSTw # rINSTw <= BBBB
445 movw 2(rPC),rINSTw # rINSTw <
[all...]

Completed in 70 milliseconds