Searched refs:branch (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10.1-release/sys/powerpc/powermac/
H A Ddbdmavar.h39 /* Interrupt, branch, and wait flags */
41 uint8_t branch:2; member in struct:dbdma_command
H A Ddbdma.c280 bus_addr_t data, size_t count, uint8_t interrupt, uint8_t branch,
289 cmd.branch = branch;
279 dbdma_insert_command(dbdma_channel_t *chan, int slot, int command, int stream, bus_addr_t data, size_t count, uint8_t interrupt, uint8_t branch, uint8_t wait, uint32_t branch_slot) argument
/freebsd-10.1-release/usr.bin/csup/
H A Drcstokenizer.l49 keyword2 branch
H A Drcsfile.c92 LIST_HEAD(, branch) branchlist;
97 * A branch data structure containing information about deltas in the branch as
100 struct branch { struct
102 LIST_HEAD(, delta) deltalist; /* Next delta in our branch. */
103 LIST_ENTRY(branch) branch_next;
114 char *branch; /* Default branch. */ member in struct:rcsfile
123 struct branch *trunk; /* The tip delta. */
131 static void rcsfile_insertdelta(struct branch *, struc
[all...]
H A Drcsparse.c118 char *branch, *comment, *expand, *head, *id, *revnum, *tag, *tmp; local
122 branch = NULL;
132 /* { branch {num}; } */
136 branch = duptext(sp, NULL);
137 rcsfile_setval(rf, RCSFILE_BRANCH, branch);
138 free(branch);
/freebsd-10.1-release/sys/arm/arm/
H A Ddisassem.c83 * b - branch address
84 * t - thumb branch address (bits 24, 0-23)
295 int branch; local
399 /* b - branch address */
401 branch = ((insn << 2) & 0x03ffffff);
402 if (branch & 0x02000000)
403 branch |= 0xfc000000;
404 di->di_printaddr(loc + 8 + branch);
408 branch = ((insn << 2) & 0x03ffffff) |
410 if (branch
[all...]
H A Dcpufunc_asm_armv7.S323 * Invalidate all I+D+branch cache. Used by startup code, which counts
358 mcr p15, 0, r0, c7, c5, 0 @ invalidate instruction+branch cache
/freebsd-10.1-release/release/doc/share/mk/
H A Ddoc.relnotes.mk8 RELEASEBRANCH!= grep -o 'release.branch "\([^"]*\)"' ${RELN_ROOT}/share/xml/release.ent | sed 's|[^ ]* "\([^"]*\)"|\1|'
18 XSLTPROCFLAGS+= --param release.branch "'${RELEASEBRANCH}'"
/freebsd-10.1-release/sys/compat/ndis/
H A Dwinx32_wrap.S83 * first as a literal value, then we branch to it. This is done
84 * to insure that the assembler doesn't translate the branch into
85 * a relative branch. We use the *_wrap() routines here as templates
168 call *12(%edi) # branch to stdcall routine
206 call *%eax # branch to fastcall routine
235 call *8(%esp) # branch to fastcall routine
293 call *4(%esp) # branch to fastcall routine
/freebsd-10.1-release/sys/powerpc/include/
H A Ddbdma.h56 /* These codes are for the interrupt, branch, and wait flags */
73 /* Set by hardware if a branch was taken */
125 * The interrupt/branch/wait selector let you specify a set of values
126 * of the device dependent status bits that will cause intterupt/branch/wait
142 uint8_t branch, uint8_t wait, uint32_t branch_slot);
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h415 // The branch node builder does not generate autotransitions.
428 ExplodedNode *generateNode(ProgramStateRef State, bool branch,
431 const CFGBlock *getTargetBlock(bool branch) const {
432 return branch ? DstT : DstF;
435 void markInfeasible(bool branch) { argument
436 if (branch)
442 bool isFeasible(bool branch) { argument
443 return branch ? !InFeasibleTrue : !InFeasibleFalse;
/freebsd-10.1-release/contrib/ofed/management/
H A Dmake.dist36 echo " NOTE: the script has no clue if you are tagging on the right branch,"
37 echo "it will however show you the git branch output so you can confirm it"
38 echo "is on the right branch before proceeding with the release."
65 # make sure we are on the right branch
66 git branch
67 echo -n "Is the active branch the right one to tag this release on [y/N]? "
72 echo "Please check out the right branch and run make.dist again"
/freebsd-10.1-release/sys/boot/i386/boot2/
H A DMakefile43 CFLAGS.gcc+= -fno-guess-branch-probability \
/freebsd-10.1-release/sys/boot/pc98/boot2/
H A DMakefile27 -fno-guess-branch-probability \
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp422 // (2) in a terminator, which represents the branch.
634 bool branch,
636 // If the branch has been marked infeasible we should not generate a node.
637 if (!isFeasible(branch))
640 ProgramPoint Loc = BlockEdge(C.Block, branch ? DstT:DstF,
633 generateNode(ProgramStateRef State, bool branch, ExplodedNode *NodePred) argument
/freebsd-10.1-release/gnu/usr.bin/rcs/lib/
H A Drcsrev.c46 * Revision number `.N' now stands for `D.N', where D is the default branch.
142 /* Given a revision number revno, getbranchno copies the number of the branch
143 * on which revno is into branchno. If revno itself is a branch number,
279 rcserror("No revision on branch %s has%s%s%s%s%s%s.",
297 rcserror("%s %s absent", field&1?"revision":"branch",
415 /* at least one field; find branch exactly */
420 rcserror("branch number %s too low", partialno(&t,revno,1));
431 /* pick latest one on given branch */
525 * from the branch point on.
527 * revno must be on a side branch
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-slow.c171 u_int8_t branch; member in struct:slow_oam_variablerequest_t
176 u_int8_t branch; member in struct:slow_oam_variableresponse_t
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dsparc.c227 /* If 'as' and 'ld' are relaxing tail call insns into branch always, use
230 somebody does not branch between the sethi and jmp. */
849 or branch on register contents instructions. */
2437 /* Return nonzero if a branch/jump/call instruction will be emitting
4249 it into branch if possible. */
5733 /* Return the string to output an unconditional branch to LABEL, which is
5770 /* Return the string to output a conditional branch to LABEL, which is
5779 ANNUL is nonzero if we should generate an annulling branch. */
5789 const char *labelno, *branch;
5825 /* Start by writing the branch conditio
5775 const char *labelno, *branch; local
[all...]
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dmips-dis.c1374 /* Figure out instruction type and branch delay information. */
1512 int immed, nbits, shift, signedp, extbits, pcrel, extu, branch;
1519 branch = 0;
1633 branch = 1;
1641 branch = 1;
1699 if (branch)
1741 if (pcrel && branch
1507 int immed, nbits, shift, signedp, extbits, pcrel, extu, branch; local
/freebsd-10.1-release/contrib/gcc/
H A Dtree-scalar-evolution.c1236 /* Helper function for one branch of the condition-phi-node. Return
1248 tree branch = PHI_ARG_DEF (condition_phi, i);
1256 if (TREE_CODE (branch) == SSA_NAME)
1259 return follow_ssa_edge (loop, SSA_NAME_DEF_STMT (branch), halting_phi,
1520 tree branch = PHI_ARG_DEF (loop_phi_node, i);
1523 /* When the branch is oriented to the loop's body, it does
1530 init_cond = branch;
1534 if (TREE_CODE (branch) == SSA_NAME)
1540 init_cond = chrec_merge (init_cond, branch);
1245 tree branch = PHI_ARG_DEF (condition_phi, i); local
1516 tree branch = PHI_ARG_DEF (loop_phi_node, i); local
/freebsd-10.1-release/contrib/bmake/mk/
H A Dmeta.sys.mk100 grep -q 'failure has been detected in another branch' ${.ERROR_META_FILE} && exit 0; \
/freebsd-10.1-release/contrib/file/
H A DREADME10 [![Build Status](https://travis-ci.org/file/file.png?branch=master)](https://travis-ci.org/file/file)
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A Dregengine.inc431 for (;;) { /* find first matching branch */
629 for (;;) { /* find first matching branch */
933 case OOR1: /* done a branch, find the O_CH */
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dfs_test.c257 const char *branch; member in struct:test
272 printf("Expected output: %s\n", t->branch);
277 ATF_REQUIRE(strcmp(atf_fs_path_cstring(&bp), t->branch) == 0);
/freebsd-10.1-release/sys/mips/mips/
H A Dexception.S166 nop #21: branch delay slot
168 nop #23: branch delay slot
1115 bgez a1, 1f # Check the branch delay bit.
1118 * The instruction is in the branch delay slot so the branch will have to
1128 PTR_LA t3, _C_LABEL(MipsEmulateBranch) # compute PC after branch
1129 jalr t3 # compute PC after branch
1132 * Now load the floating-point instruction in the branch delay slot
1139 * This is not in the branch delay slot so calculate the resulting

Completed in 329 milliseconds

12