All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: two new instructions
Date: Wed, 14 Oct 2015 08:54:26 +0300	[thread overview]
Message-ID: <1444802068-27573-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Hi,

this series adds two new xtensa instructions:
- s32nb is a new core instruction;
- depbits is enabled by dedicated option.

Max Filippov (2):
  target-xtensa: implement depbits instruction
  target-xtensa: implement S32NB

 target-xtensa/cpu.h          |  1 +
 target-xtensa/overlay_tool.h |  5 +++++
 target-xtensa/translate.c    | 31 +++++++++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

-- 
1.8.1.4

             reply	other threads:[~2015-10-14  5:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14  5:54 Max Filippov [this message]
2015-10-14  5:54 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement depbits instruction Max Filippov
2015-10-14  5:54 ` [Qemu-devel] [PATCH 2/2] target-xtensa: implement S32NB Max Filippov

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=1444802068-27573-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --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.