e500 architecture and branch instructions

Claude Vittoria claude.vittoria@gmail.com
Wed Nov 5 17:35:00 GMT 2008


On Wed, Nov 5, 2008 at 6:22 PM, Daniel Jacobowitz <drow@false.org> wrote:
> 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
>

Exact :)

Thanks a lot,
Claude



More information about the Binutils mailing list