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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
unused.S 0 jmp common_abort
OP_RETURN_VOID.S 2 jmp common_returnFromMethod
OP_RETURN.S 13 jmp common_returnFromMethod
OP_RETURN_WIDE.S 13 jmp common_returnFromMethod
OP_THROW.S 15 jmp common_exceptionThrown
  /dalvik/vm/mterp/x86-atom/
OP_RETURN_VOID.S 20 jmp common_returnFromMethod
OP_CMPL_FLOAT.S 56 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
61 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
65 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
69 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_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_CONST_HIGH16.S 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_LONG_TO_DOUBLE.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_LONG_TO_FLOAT.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_MOVE.S 38 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_MOVE_16.S 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
  /external/grub/docs/
boot.S 26 jmp multiboot_entry
73 jmp loop
boot.S.texi 26 jmp multiboot_entry
73 jmp loop
  /bionic/linker/arch/sh/
begin.S 41 jmp @r0
  /bionic/linker/arch/x86/
begin.S 45 jmp *%eax
  /external/v8/src/ia32/
codegen-ia32-inl.h 39 void DeferredCode::Jump() { __ jmp(&entry_label_); }
  /external/v8/src/x64/
codegen-x64-inl.h 39 void DeferredCode::Jump() { __ jmp(&entry_label_); }
  /external/libffi/src/x86/
sysv.S 81 jmp epilogue
106 jmp *%esi
111 jmp retint
115 jmp retint
119 jmp retint
123 jmp retint
129 jmp epilogue
135 jmp epilogue
141 jmp epilogue
148 jmp epilogu
    [all...]
win32.S 82 jmp epilogue
90 jmp epilogue
98 jmp epilogue
106 jmp epilogue
114 jmp epilogue
130 jmp epilogue
138 jmp epilogue
193 jmp sc_epilogue
201 jmp sc_epilogue
209 jmp sc_epilogu
    [all...]
darwin.S 81 jmp epilogue
106 jmp *%esi
111 jmp retint
115 jmp retint
119 jmp retint
123 jmp retint
129 jmp epilogue
135 jmp epilogue
141 jmp epilogue
148 jmp epilogu
    [all...]
freebsd.S 80 jmp epilogue
107 jmp *%esi
112 jmp retint
116 jmp retint
120 jmp retint
124 jmp retint
130 jmp epilogue
136 jmp epilogue
142 jmp epilogue
149 jmp epilogu
    [all...]

Completed in 211 milliseconds

1 2 3 4 5 6 7 8 91011>>