This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: e500 architecture and branch instructions


On Tue, Nov 04, 2008 at 10:32:34PM +0100, Claude Vittoria wrote:
> Definition of a branch instruction in EREF: A Reference for Freescale
> Book E and the e500 Core: Chapter 8

This is the definition of the instruction, not assembler syntax for
it.

> Where is my mistake ? How to perform a jump of 31 instructions without
> to use a label ?

Try "b .+(31*4)" ?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]