Searched refs:jump (Results 51 - 75 of 122) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/iwmc3200top/
H A Diwmc3200top.h143 * @entry_point: address to jump in fw kick-off
164 bool jump; member in struct:iwmct_dbg
H A Dfw-download.c258 static int iwmct_kick_fw(struct iwmct_priv *priv, bool jump) argument
269 if (jump) {
272 LOG_INFO(priv, FW_DOWNLOAD, "jump address 0x%x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/lib/
H A Dmemcpy.S39 bne memcpy_1 # jump if not
H A Dmemset.S37 bne memset_1 # jump if not
H A Dmemmove.S45 bne memmove_1 # jump if not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead31.S44 lpsw .Lentry-.LPG1(13) # jump to _stext in primary-space,
H A Dhead64.S44 lpswe .Lentry-.LPG1(13) # jump to _stext in primary-space,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S239 jump _inram ; Jump to cached RAM.
244 jump _inflash
304 jump _start_it ; Jump to cached code.
311 bne move_cramfs ; not nand, jump
318 jump _start_it ; continue with boot
360 jump _start_it ; Jump to cached code.
376 beq 2f ; yes, jump
427 jump _start_it ; Jump to cached code.
485 jump start_kernel ; Jump to start_kernel() in init/main.c.
H A Dentry.S240 jump $erp
380 jump $r11 ; Restore PC.
431 jump $nrp
438 jump hard_reset_now
476 jump ret_from_intr
515 jump ret_from_intr ; Use the return routine for interrupts.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dntfs.c30 uint8_t jump[3]; member in struct:ntfs_super_block
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dsalsa20-x86_64-asm_64.S20 # comment:fp stack unchanged by jump
78 # comment:fp stack unchanged by jump
598 # comment:fp stack unchanged by jump
749 # comment:fp stack unchanged by jump
752 # comment:fp stack unchanged by jump
802 # comment:fp stack unchanged by jump
830 # comment:fp stack unchanged by jump
859 # comment:fp stack unchanged by jump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibiptc.c7 * Every chain ends with an unconditional jump: a RETURN for user chains,
94 IPTCC_R_JUMP, /* jump to other chain */
107 struct chain_head *jump; /* jump target, if IPTCC_R_JUMP */ member in struct:rule_head
127 unsigned int index; /* index (needed for jump resolval) */
395 } else if (res < 0) { /* Too far, jump back */
404 debug("jump back to pos:%d (end:%d)\n", pos, end);
406 } else { /* res > 0; Not far enough, jump forward */
430 debug("jump forward to pos:%d (end:%d)\n", pos, end);
700 * chains, but this function is only used for finding jump
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libiptc/
H A Dlibiptc.c7 * Every chain ends with an unconditional jump: a RETURN for user chains,
94 IPTCC_R_JUMP, /* jump to other chain */
107 struct chain_head *jump; /* jump target, if IPTCC_R_JUMP */ member in struct:rule_head
127 unsigned int index; /* index (needed for jump resolval) */
395 } else if (res < 0) { /* Too far, jump back */
404 debug("jump back to pos:%d (end:%d)\n", pos, end);
406 } else { /* res > 0; Not far enough, jump forward */
430 debug("jump forward to pos:%d (end:%d)\n", pos, end);
700 * chains, but this function is only used for finding jump
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dhead.S142 ;; In both cases, we start in un-cached mode, and need to jump into a
156 jump _inram ; enter cached ram
160 jump _inflash
236 jump _start_it ; enter code, cached this time
274 jump _start_it ; enter code, cached this time
323 jump _start_it ; better skip the additional cramfs check below
681 jump start_kernel ; jump into the C-function start_kernel in init/main.c
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry-table.S1 /* entry-table.S: main trap vector tables and exception jump table
44 # we have to catch the single-step event in break.S and jump to the fixup
71 # exception handler jump table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead.S176 ldr r13, __switch_data @ address to jump to after
204 ldmia r4, {r5, r7, r12} @ address to jump to after
269 * r13 = *virtual* address to jump to upon completion
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmath-emu.h167 * so this only needs to be modified for jump instructions.
173 .macro fp_put_pc src,jump=0 variable
191 * on error we jump to the fixup section, load the fault
192 * address into %a0 and jump to the exit.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_cond.S152 .long fp_ill, fp_ill | NOTE: jump here to ftrap.x
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dmath-emu.h167 * so this only needs to be modified for jump instructions.
173 .macro fp_put_pc src,jump=0 variable
191 * on error we jump to the fixup section, load the fault
192 * address into %a0 and jump to the exit.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddo_func.S7 | The opcode and tag bits form an index into a jump table in
83 leal tblpre,%a1 |start of monster jump table
279 | Alias extended denorms to norms for the jump table.
359 | Alias extended denorms to norms for the jump table.
448 leal pscalet,%a1 |load start of jump table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dsleep.S65 @@ jump to final code to send system to sleep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/compressed/
H A Dhead_v10.S116 jump 0x40004000 ; kernel is linked to this address
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dsleep.S184 mov pc, r2 @ jump to virtual addr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dentry.S85 * register file that were in use in the user task, and jump to the common
218 2: /* Now, jump to the common exception handler. */
317 * Save the remaining special registers, switch to kernel mode, and jump
555 _beqi a2, 1, common_exception_exit # Spilled before exception,jump
670 movi a0, debug_exception # restore a3, debug jump vector
674 /* Switch to kernel/user stack, restore jump vector, and save a0 */
676 bbsi.l a2, PS_UM_BIT, 2f # jump if user mode
857 _bnei a0, 1, 1f # no 'movsp a1, ax': jump
1065 bne a0, a4, 1f # same as old value? jump
1167 * we entered the spill routine and jump t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dlossless_audiodsp.asm131 ; linear is faster than branch tree or jump table, because the branches taken are cyclic (i.e. predictable)

Completed in 329 milliseconds

12345