/external/webkit/Source/JavaScriptCore/assembler/ |
MacroAssemblerARM.h | 399 return Jump(m_assembler.jmp(ARMCondition(cond), useConstantPool)); 414 return Jump(m_assembler.jmp(ARMCondition(cond), useConstantPool)); 461 return m_assembler.jmp(ARMCondition(cond)); 474 return Jump(m_assembler.jmp(ARMCondition(cond))); 485 return Jump(m_assembler.jmp(ARMCondition(cond))); 502 return Jump(m_assembler.jmp()); 519 return Jump(m_assembler.jmp(ARMCondition(cond))); 526 return Jump(m_assembler.jmp(ARMCondition(cond))); 548 return Jump(m_assembler.jmp(ARMCondition(cond))); 561 return Jump(m_assembler.jmp(ARMCondition(cond))) [all...] |
AbstractMacroAssembler.h | 339 Call(JmpSrc jmp, Flags flags) 340 : m_jmp(jmp) 376 Jump(JmpSrc jmp) 377 : m_jmp(jmp)
|
/external/openssl/crypto/ |
x86cpuid.pl | 71 &jmp (&label("done")); 177 &jmp (&label("spin")); 298 &jmp (&label("lot"));
|
/external/valgrind/main/callgrind/ |
dump.c | 784 Int jcc_count = 0, instr, i, jmp; local 798 jmp = 0; 832 if (bb->jmp[jmp].instr == instr) { 834 for(jcc=bbcc->jmp[jmp].jcc_list; jcc; jcc=jcc->next_from) 848 for(jcc=bbcc->jmp[jmp].jcc_list; jcc; jcc=jcc->next_from) { 857 if (jmp < bb->cjmp_count) 858 if (bb->jmp[jmp].instr == instr) [all...] |
/dalvik/vm/mterp/x86/ |
OP_EXECUTE_INLINE.S | 65 jmp *gDvmInlineOpsTable(%eax)
|
OP_IPUT_JUMBO.S | 35 jmp common_exceptionThrown
|
OP_SGET.S | 41 jmp common_exceptionThrown # no, handle exception
|
OP_SGET_JUMBO.S | 42 jmp common_exceptionThrown # no, handle exception
|
OP_SGET_WIDE.S | 42 jmp common_exceptionThrown # no, handle exception
|
OP_SGET_WIDE_JUMBO.S | 42 jmp common_exceptionThrown # no, handle exception
|
OP_SPUT.S | 41 jmp common_exceptionThrown # no, handle exception
|
OP_SPUT_JUMBO.S | 42 jmp common_exceptionThrown # no, handle exception
|
OP_SPUT_WIDE.S | 43 jmp common_exceptionThrown # no, handle exception
|
OP_SPUT_WIDE_JUMBO.S | 41 jmp common_exceptionThrown # no, handle exception
|
/dalvik/vm/mterp/x86-atom/ |
OP_CONST_STRING.S | 65 FGETOP_JMP 2, %edx # jump to next instruction; getop, jmp
|
OP_DOUBLE_TO_INT.S | 41 jmp .L${opcode}_break # do conversion
|
OP_SHR_LONG_2ADDR.S | 42 jmp .L${opcode}_final # sign is fine, finish
|
binopDLit16.S | 55 jmp .L${opcode}_break2
|
/bionic/libc/arch-sh/bionic/ |
crtbegin_dynamic.S | 60 jmp @r0
|
/bionic/libc/arch-x86/string/ |
strcmp.S | 18 jmp L2 /* Jump into the loop! */
|
/external/grub/stage2/ |
apm.S | 105 jmp done_apm_bios
|
/external/libffi/src/m32r/ |
sysv.S | 118 jmp lr
|
/external/libffi/src/x86/ |
unix64.S | 90 jmp *%r10 202 jmp .Lret_from_load_sse 241 jmp *%r10 326 jmp .Lret_from_save_sse
|
/external/quake/quake/src/QW/server/ |
worlda.s | 89 jmp Lsub
|
/external/quake/quake/src/WinQuake/ |
worlda.s | 109 jmp Lsub
|