Searched refs:jump (Results 1 - 25 of 122) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/tests/
H A Dbcj_test.c21 extern int jump(int a, int b);
28 a = jump(a, b);
35 jump(int a, int b) function
37 // The loop generates conditional jump backwards.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/lib/
H A Dstrcmp.S34 if ! cc jump 2f; /* not equal, break out */
36 if cc jump 1b (bp); /* no, keep going */
37 jump.s 3f; /* strings are equal */
H A Dstrncmp.S34 if ! cc jump 3f; /* not equal, break out */
36 if ! cc jump 4f; /* yes, all done */
39 if ! cc jump 1b (bp); /* more to do, keep going */
42 jump.s 4f;
H A Dstrcpy.S32 if cc jump 1b (bp);
H A Dstrncpy.S40 if CC jump 3f;
51 if ! CC jump 6f;
58 IF CC jump 4f;
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A Dbcj_test.c21 extern int jump(int a, int b);
28 a = jump(a, b);
35 jump(int a, int b) function
37 // The loop generates conditional jump backwards.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dhead_v32.S23 jump $r10 ; Jump to decompressor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dbug.h25 unsigned short jump; member in struct:bug_frame
37 "jump 0f\n\t" \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Datomic.S47 if cc jump .Ldone_corelock;
49 jump .Lretry_corelock
70 if cc jump .Ldone_corelock_noflush;
72 jump .Lretry_corelock_noflush
120 if cc jump 1f;
158 if cc jump 1f;
172 jump 2f;
228 if cc jump .Lcache_synced
261 jump _put_core_lock;
297 if cc jump
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dentry.h50 if cc jump 1f; \
69 jump __common_int_entry;
81 jump __common_int_entry;
96 jump __common_int_entry;
120 jump __common_int_entry; \
149 jump __common_int_entry; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dftrace-entry.S42 if ! cc jump _ftrace_stub (bp);
67 nop; /* jump _ftrace_graph_caller; */
92 if ! cc jump _ftrace_stub (bp);
107 if ! cc jump .Ldo_trace;
117 if ! cc jump _ftrace_graph_caller;
128 if ! cc jump _ftrace_graph_caller;
197 jump .Lfinish_trace;
H A Dentry.S51 if cc jump .Lin_kernel;
64 jump (p0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dentry.S59 if !cc jump _bfin_return_from_exception;
64 if cc jump _ex_dcplb_miss (BP);
68 if cc jump _ex_dcplb_viol (BP);
73 jump _ex_trap_c;
127 jump.s _bfin_return_from_exception;
136 if cc jump _bfin_return_from_exception;
144 if cc jump _bfin_return_from_exception;
146 if cc jump _bfin_return_from_exception;
154 if cc jump .Lfind_priority_done;
158 if cc jump
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmodule.h21 * modules are furthur away than this. So, we jump to a table of
27 /* 16 byte jump instruction sequence (4 instructions) */
28 unsigned int jump[4]; member in struct:ppc_plt_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S32 ! jump to handler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-mul1.S58 beq $18,Lend1 # jump if size was == 1
62 beq $18,Lend2 # jump if size was == 2
H A Dmpih-mul2.S51 beq $18,.Lend1 # jump if size was == 1
59 beq $18,.Lend2 # jump if size was == 2
H A Dmpih-mul3.S49 beq $18,.Lend1 # jump if size was == 1
57 beq $18,.Lend2 # jump if size was == 2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-mul1.S58 beq $18,Lend1 # jump if size was == 1
62 beq $18,Lend2 # jump if size was == 2
H A Dmpih-mul2.S51 beq $18,.Lend1 # jump if size was == 1
59 beq $18,.Lend2 # jump if size was == 2
H A Dmpih-mul3.S49 beq $18,.Lend1 # jump if size was == 1
57 beq $18,.Lend2 # jump if size was == 2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A Dmem_map.h141 if cc jump 2f; \
145 if !cc jump 3f; \
149 jump 4f; \
154 if cc jump 4f; \
168 if !cc jump 1f; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dmodule_32.c186 if (entry->jump[0] == 0x3d600000 + ((val + 0x8000) >> 16)
187 && entry->jump[1] == 0x396b0000 + (val & 0xffff))
209 while (entry->jump[0]) {
215 entry->jump[0] = 0x3d600000+((val+0x8000)>>16); /* lis r11,sym@ha */
216 entry->jump[1] = 0x396b0000 + (val&0xffff); /* addi r11,r11,sym@l*/
217 entry->jump[2] = 0x7d6903a6; /* mtctr r11 */
218 entry->jump[3] = 0x4e800420; /* bctr */
290 DEBUGP("ie. jump to %08X+%08X = %08X\n",
298 /* 32-bit relative jump. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dcache-mn10300.S204 beq mn10300_dcache_inv_range_skip_0 # jump if this cacheline is not
209 bne mn10300_dcache_inv_range_skip_0 # jump if not this cacheline
218 beq mn10300_dcache_inv_range_skip_1 # jump if this cacheline is not
223 bne mn10300_dcache_inv_range_skip_1 # jump if not this cacheline
232 beq mn10300_dcache_inv_range_skip_2 # jump if this cacheline is not
237 bne mn10300_dcache_inv_range_skip_2 # jump if not this cacheline
246 beq mn10300_dcache_inv_range_skip_3 # jump if this cacheline is not
251 bne mn10300_dcache_inv_range_skip_3 # jump if not this cacheline
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead-nommu.S51 ldr r13, __switch_data @ address to jump to after
91 mov pc, r3 @ clear the BSS and jump

Completed in 282 milliseconds

12345