Searched refs:jmp (Results 1 - 4 of 4) sorted by relevance

/system/core/debuggerd/x86/
H A Dcrashglue.S10 jmp *%edx
15 jmp *%ebp
/system/core/libcutils/arch-x86/
H A Dsse2-memset32-atom.S107 jmp *%ebx
127 jmp *TABLE(,%ecx,4)
H A Dsse2-memset16-atom.S107 jmp *%ebx
127 jmp *TABLE(,%ecx,4)
/system/core/toolbox/
H A Dnewfs_msdos.c107 u_int8_t jmp[3]; /* bootstrap entry point */ member in struct:bs
209 0xeb, 0xf5, /* jmp $ - 9 */
685 mk1(bs->jmp[0], 0xeb);
686 mk1(bs->jmp[1], x1 - 2);
687 mk1(bs->jmp[2], 0x90);

Completed in 42 milliseconds