Home | History | Annotate | Download | only in doc

Lines Matching full:branch

143 to word displacements maximum.  When @code{@value{AS}} needs a long branch
147 message will be generated if a word branch cannot reach its target. This
149 @pxref{M68K-Branch,,Branch Improvement}.
483 * M68K-Branch:: Branch Improvement
487 @node M68K-Branch
488 @subsection Branch Improvement
492 @cindex branch improvement, M680x0
493 @cindex M680x0 branch improvement
494 Certain pseudo opcodes are permitted for branch instructions.
495 They expand to the shortest branch instruction that reach the
526 branch target. This instruction will be a byte or word branch is that
527 is sufficient. Otherwise, a long branch will be emitted if available.
531 branch cannot reach the target, an error message is generated.
533 In addition to standard branch operands, @code{@value{AS}} allows these
536 branch instruction.
540 where @var{XX} is a conditional branch or condition-code test. The full
547 Usually, each of these pseudo-operations expands to a single branch
548 instruction. However, if a word branch is not sufficient, no long branches
602 coprocessor branch instruction, word or long. All Motorola coprocessor
603 branch instructions allow both word and long displacements.