Searched refs:branch (Results 51 - 75 of 81) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsetox.S73 | is also in the compact form. Thus taking the branch
76 | but close to, 16380 log(2) and the branch to Step 9 is
80 | 2.1 Set AdjFlag := 0 (indicates the branch 1.3 -> 2 was taken)
480 |--This is the normal branch: 2^(-65) <= |X| < 16380 log2.
H A Ddo_func.S106 bnes ld_mzinx |if negative, branch
126 bne ld_minf |if negative branch
H A Dskeleton.S94 | or unfl bits set in the fpsr. If any of these are set, branch
H A Dres_func.S61 beqs monadic |then branch
1493 bne int_dnrm |if so, branch
1538 bne int_dnrm |branch if so
1583 bne int_dnrm |branch if so
1696 bne sp_catas |branch if so
1711 bne dp_catas |branch if so
H A Dbugfix.S172 | Simply branch to fix_done and exit normally.
H A Dfpsp.h229 .set bsun_bit,7 | branch on unordered
H A Dutil.S356 beql unf_e1_exc |branch to e1 underflow
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci.h62 u8 branch; member in struct:ed
H A Disp116x.h319 u16 branch; member in struct:isp116x_ep
H A Dohci-hcd.c226 frame |= ed->branch;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dabort-lv4t.S35 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
H A Dproc-arm6_7.S46 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/mm/
H A Dultra.S169 be,pn %xcc, 2f ! Nope, branch
172 bne,pt %xcc, 2f ! Nope, branch
518 /* Has to be a non-v9 branch due to the large distance. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S152 blr %r1,%r0 ; branch to 8-instruction sequence
593 blr %r1,%r0 ; branch to 8-instruction sequence
1045 blr %r1,%r0 ; branch to 8-instruction sequence
1389 blr %r1,%r0 ; branch to 8-instruction sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-armv.S914 @ the branch table must immediately follow this code
919 movs pc, lr @ branch to handler in SVC mode
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D03-codebook.tex394 and using the bit as a decision boolean to take the 0 branch (left in
395 the above examples) or the 1 branch (right in the above examples).
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead.S100 bct %r6,.Lssch # dec. retry count & branch
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtsb.S178 * instruction get nop'd out and we get here to branch
212 * instruction get nop'd out and we get here to branch
283 or %g3, 0x7c, %g3 ! Compute branch offset
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tokenring/
H A Dsmctr.c756 short branch, tsize; local
774 branch = ROOT;
775 while((tree + branch)->tag != LEAF && weight)
777 branch = *ucode & bit ? (tree + branch)->llink
778 : (tree + branch)->rlink;
790 buff |= (tree + branch)->info << shift;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S32 # effect, branches to one of the branch table entries located here.
205 beq.b ldqpos # branch to quot positive
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm120 ; which are slow when a normal ret follows a branch.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Dsimple_idct_arm.S87 @@ check if the words are null, if all of them are null, then proceed with next row (branch __end_row_loop),
88 @@ if ROWr16[0] is the only one not null, then proceed with this special case (branch __almost_empty_row)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dtraps.c26 #include <asm/branch.h>
1006 * In branch delay slot.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c32 * required, e.g. in branch delay slots.
47 #include <asm/branch.h>
109 * Redundant with logic already in kernel/branch.c,
201 * Two instructions if the instruction is in a branch delay slot.
220 * The instruction to be emulated is in a branch delay slot
221 * which means that we have to emulate the branch instruction
224 * This branch could be a COP1 branch, but in that case we
228 * Linux MIPS branch emulator operates on context, updating the
235 printk("failed to emulate branch a
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s57 ; the branch mechanism may prevent dynamic loading; I still need to examine

Completed in 376 milliseconds

1234