Searched refs:FGETOP_JMP (Results 1 – 25 of 67) sorted by relevance
123
/dalvik/vm/mterp/x86-atom/ |
D | OP_CMPL_FLOAT.S | 50 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp 55 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp 59 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp 63 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_CONST_16.S | 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_MOVE_FROM16.S | 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_MOVE_WIDE_FROM16.S | 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_CONST_HIGH16.S | 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | binopD2addr.S | 56 #FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp 67 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
|
D | OP_MOVE_16.S | 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
D | OP_MOVE_RESULT.S | 38 FGETOP_JMP 1, %ecx # jump to next instruction; getop, jmp
|
D | OP_MOVE_RESULT_WIDE.S | 38 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
|
D | OP_MOVE_WIDE_16.S | 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
D | OP_MOVE.S | 38 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | OP_LONG_TO_FLOAT.S | 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | OP_LONG_TO_DOUBLE.S | 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | OP_MOVE_WIDE.S | 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | binop.S | 39 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | binopS.S | 39 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_INT_TO_DOUBLE.S | 37 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
|
D | OP_DIV_FLOAT.S | 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_DIV_DOUBLE.S | 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | binopLit8.S | 40 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | OP_CONST_4.S | 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | OP_CONST.S | 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
D | binopLit8S.S | 40 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
D | unop.S | 43 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
D | binopWide.S | 40 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
123