public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Brandon Warhurst" <roboknight@starband.net>
To: <sid@sources.redhat.com>
Subject: arm7t and the BL thumb instruction?
Date: Mon, 05 May 2003 14:53:00 -0000	[thread overview]
Message-ID: <002801c31316$80de0cb0$6500a8c0@STARBAND.NET> (raw)

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

Here is the problem I'm having:  As I step through ARM code I successfully switch from ARM mode to Thumb mode.  However, my first instruction is a BL <someaddress> instruction.  I have stepped through SID watching this instruction execute.  Everything appears fine except that just as I should be executing the instruction, I look at the structure which contains the offset that the BL instruction contained and everything appears to be zero.  This leads to the instruction which executes the branch, however, it just branches to the next instruction, which is obviously wrong unless someaddress points to the next instruction (which it does not in my case).

Here's the question:  Is the BL instruction fully implemented?

bpw.

[-- Attachment #2: Type: text/html, Size: 1281 bytes --]

             reply	other threads:[~2003-05-05 14:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05 14:53 Brandon Warhurst [this message]
2003-05-05 15:08 ` Frank Ch. Eigler
     [not found]   ` <004e01c3131c$5c76fde0$6500a8c0@STARBAND.NET>
     [not found]     ` <20030505154850.GB3998@redhat.com>
     [not found]       ` <001c01c3132d$f4d87b70$6500a8c0@STARBAND.NET>
2003-05-05 17:47         ` Frank Ch. Eigler
     [not found]           ` <000301c31384$33a8fef0$6500a8c0@STARBAND.NET>
2003-05-06 17:01             ` Frank Ch. Eigler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002801c31316$80de0cb0$6500a8c0@STARBAND.NET' \
    --to=roboknight@starband.net \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).