All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sanjin Sijaric <ssijaric@codeaurora.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1328996] Re: [AArch64] - blr x30 is handled incorrectly
Date: Wed, 11 Jun 2014 23:21:33 -0000	[thread overview]
Message-ID: <20140611232134.20356.17890.launchpad@wampee.canonical.com> (raw)
In-Reply-To: 20140611174525.20520.37469.malonedeb@chaenomeles.canonical.com

** Changed in: qemu
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1328996

Title:
  [AArch64] - blr x30 is handled incorrectly

Status in QEMU:
  Fix Committed

Bug description:
  Whenever x30 is used as the operand for blr, the result will be
  incorrect.  There is no restriction on using x30 (LR) with the blr
  instruction in the ARMv8 manual.  There are two statically linked
  64-bit executables in files.tar.gz: good and bad.  The executable
  "good" uses "blr x9", and the output is what is expected: "func".  The
  executable "bad" uses "blr x30" and nothing is printed out.  It prints
  "func" on the actual device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1328996/+subscriptions

  parent reply	other threads:[~2014-06-11 23:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11 17:45 [Qemu-devel] [Bug 1328996] [NEW] [AArch64] - blr x30 is handled incorrectly Sanjin Sijaric
2014-06-11 20:54 ` [Qemu-devel] [Bug 1328996] " Peter Maydell
2014-06-11 23:11 ` Sanjin Sijaric
2014-06-11 23:21 ` Sanjin Sijaric [this message]
2016-06-27 21:12 ` T. Huth

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=20140611232134.20356.17890.launchpad@wampee.canonical.com \
    --to=ssijaric@codeaurora.org \
    --cc=1328996@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.