HomeSort by relevance Sort by last modified time
    Searched refs:jump (Results 1 - 25 of 338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86-atom/
OP_NOP.S 30 FINISH 1 # jump to next instruction
zcmp.S 41 js common_periodicChecks_backwardBranch # jump on backwards branch
43 FINISH_RB %edx, %ecx # jump to next instruction
53 jmp *dvmAsmInstructionJmpTable(, %edx, 4) # jump to next instruction
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
OP_CONST_16.S 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_CONST_WIDE_HIGH16.S 35 FINISH 2 # jump to next instruction
OP_DOUBLE_TO_FLOAT.S 36 FINISH 1 # jump to next instruction
OP_FLOAT_TO_DOUBLE.S 36 FINISH 1 # jump to next instruction
OP_GOTO.S 23 * Description: Performs an unconditionally jump to the indicated instruction.
36 FINISH_RB %edx, %ecx # jump to next instruction
OP_RETURN_COMMON.S 34 jmp common_returnFromMethod # jump to common return code
OP_RETURN_WIDE.S 34 jmp common_returnFromMethod # jump to common return code
OP_CMP_LONG.S 47 FINISH 2 # jump to next instruction
51 FINISH 2 # jump to next instruction
55 FINISH 2 # jump to next instruction
  /external/valgrind/main/memcheck/tests/
badloop.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
inits.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
manuel1.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
metadata.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
clientperm.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
manuel3.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
memcmptest.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
strchr.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
9 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/main/memcheck/tests/linux/
with-space.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
xor-undef-x86.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/main/memcheck/tests/amd64/
xor-undef-amd64.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
10 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
  /dalvik/vm/mterp/armv5te/
OP_CONST_16.S 8 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_16.S 10 GOTO_OPCODE(ip) @ jump to next instruction

Completed in 509 milliseconds

1 2 3 4 5 6 7 8 91011>>