Searched refs:opcode (Results 226 - 250 of 271) sorted by relevance

1234567891011

/dalvik/dx/src/com/android/dx/cf/code/
H A DRopperMachine.java164 * Gets the return opcode encountered, if any.
166 * @return {@code null-ok;} the return opcode
280 public void run(Frame frame, int offset, int opcode) { argument
282 * This is the stack pointer after the opcode's arguments have been
288 RegisterSpecList sources = getSources(opcode, stackPointer);
291 super.run(frame, offset, opcode);
300 switch (opcode) {
361 if (opcode == ByteOps.MULTIANEWARRAY) {
459 opcode = ByteOps.CHECKCAST;
461 } else if (opcode
631 getSources(int opcode, int stackPointer) argument
[all...]
H A DValueAwareMachine.java41 public void run(Frame frame, int offset, int opcode) { argument
42 switch (opcode) {
193 Hex.u1(opcode));
H A DByteOps.java23 * opcode level.
26 // one constant per opcode
313 /** mask for the bits representing the opcode format */
624 * Gets the name of the given opcode.
626 * @param opcode {@code >= 0, <= 255;} the opcode
629 public static String opName(int opcode) { argument
630 String result = OPCODE_NAMES[opcode];
633 result = "unused_" + Hex.u1(opcode);
634 OPCODE_NAMES[opcode]
646 opInfo(int opcode) argument
[all...]
H A DMachine.java199 * "Runs" the indicated opcode in an appropriate way, using the arguments
203 * @param offset {@code >= 0;} byte offset in the method to the opcode being
205 * @param opcode {@code >= 0;} the opcode to run
207 public void run(Frame frame, int offset, int opcode); argument
/dalvik/dx/src/com/android/dx/ssa/
H A DNormalSsaInsn.java124 * @return the Rop opcode for this insn
216 Rop opcode = getOpcode();
218 if (opcode.getBranchingness() != Rop.BRANCH_NONE) {
225 switch (opcode.getOpcode()) {
/dalvik/vm/mterp/armv4t/
H A DOP_IPUT_WIDE_QUICK.S16 GET_INST_OPCODE(ip) @ extract opcode from rINST
/dalvik/vm/mterp/armv5te/
H A DOP_AGET.S25 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_APUT.S25 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_IPUT_WIDE_QUICK.S15 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_MUL_LONG_2ADDR.S24 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DOP_NEW_ARRAY.S22 bne .L${opcode}_finish @ resolved, continue
23 b .L${opcode}_resolve @ do resolve now
33 .L${opcode}_resolve:
43 @ fall through to ${opcode}_finish
51 .L${opcode}_finish:
59 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A Dbincmp.S29 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DbinopWide.S35 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DbinopWide2addr.S32 GET_INST_OPCODE(ip) @ extract opcode from rINST
/dalvik/vm/mterp/armv6t2/
H A DOP_MUL_LONG_2ADDR.S23 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A Dbincmp.S28 GET_INST_OPCODE(ip) @ extract opcode from rINST
H A DbinopWide2addr.S31 GET_INST_OPCODE(ip) @ extract opcode from rINST
/dalvik/vm/mterp/portable/
H A Dstubdefs.c42 # define FINISH_BKPT(opcode) { > not implemented < }
/dalvik/vm/mterp/x86-atom/
H A DOP_EXECUTE_INLINE.S38 jmp .L${opcode}_continue
47 .L${opcode}_continue:
/dalvik/vm/mterp/out/
H A DInterpAsm-armv4t.S164 * Put the instruction's opcode field into the specified register.
169 * Put the prefetched instruction's opcode field into the specified register.
174 * Begin executing the opcode in _reg. Because this only jumps within the
330 GET_INST_OPCODE(ip) @ extract opcode from rINST
410 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
435 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
450 GET_INST_OPCODE(ip) @ extract opcode from rINST
465 GET_INST_OPCODE(ip) @ extract opcode from rINST
483 GET_INST_OPCODE(ip) @ extract opcode from rINST
500 GET_INST_OPCODE(ip) @ extract opcode fro
[all...]
H A DInterpAsm-armv5te.S164 * Put the instruction's opcode field into the specified register.
169 * Put the prefetched instruction's opcode field into the specified register.
174 * Begin executing the opcode in _reg. Because this only jumps within the
330 GET_INST_OPCODE(ip) @ extract opcode from rINST
410 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
435 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
450 GET_INST_OPCODE(ip) @ extract opcode from rINST
465 GET_INST_OPCODE(ip) @ extract opcode from rINST
483 GET_INST_OPCODE(ip) @ extract opcode from rINST
500 GET_INST_OPCODE(ip) @ extract opcode fro
[all...]
H A DInterpAsm-armv5te-vfp.S164 * Put the instruction's opcode field into the specified register.
169 * Put the prefetched instruction's opcode field into the specified register.
174 * Begin executing the opcode in _reg. Because this only jumps within the
330 GET_INST_OPCODE(ip) @ extract opcode from rINST
410 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
435 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
450 GET_INST_OPCODE(ip) @ extract opcode from rINST
465 GET_INST_OPCODE(ip) @ extract opcode from rINST
483 GET_INST_OPCODE(ip) @ extract opcode from rINST
500 GET_INST_OPCODE(ip) @ extract opcode fro
[all...]
H A DInterpAsm-armv7-a-neon.S164 * Put the instruction's opcode field into the specified register.
169 * Put the prefetched instruction's opcode field into the specified register.
174 * Begin executing the opcode in _reg. Because this only jumps within the
330 GET_INST_OPCODE(ip) @ extract opcode from rINST
410 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
434 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
449 GET_INST_OPCODE(ip) @ extract opcode from rINST
464 GET_INST_OPCODE(ip) @ extract opcode from rINST
481 GET_INST_OPCODE(ip) @ extract opcode from rINST
498 GET_INST_OPCODE(ip) @ extract opcode fro
[all...]
H A DInterpAsm-armv7-a.S164 * Put the instruction's opcode field into the specified register.
169 * Put the prefetched instruction's opcode field into the specified register.
174 * Begin executing the opcode in _reg. Because this only jumps within the
330 GET_INST_OPCODE(ip) @ extract opcode from rINST
410 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
434 GET_INST_OPCODE(ip) @ ip<- opcode from rINST
449 GET_INST_OPCODE(ip) @ extract opcode from rINST
464 GET_INST_OPCODE(ip) @ extract opcode from rINST
481 GET_INST_OPCODE(ip) @ extract opcode from rINST
498 GET_INST_OPCODE(ip) @ extract opcode fro
[all...]
/dalvik/dx/src/com/android/dx/dex/file/
H A DDebugInfoDecoder.java284 int opcode = bs.read();
286 if (opcode < 0) {
292 switch (opcode) {
395 if (opcode < DBG_FIRST_SPECIAL) {
397 "Invalid extended opcode encountered "
398 + opcode);
401 int adjopcode = opcode - DBG_FIRST_SPECIAL;

Completed in 361 milliseconds

1234567891011