All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: jcmvbkbc@gmail.com
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it
Date: Mon, 10 Oct 2011 06:25:39 +0400	[thread overview]
Message-ID: <1318213541-3217-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Max Filippov (2):
  target-xtensa: implement MAC16 option
  target-xtensa: add MAC16 unit tests

 target-xtensa/cpu.h       |    3 +
 target-xtensa/translate.c |  135 +++++++++++++++++++++++++-
 tests/xtensa/Makefile     |    1 +
 tests/xtensa/test_mac16.S |  243 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 381 insertions(+), 1 deletions(-)
 create mode 100644 tests/xtensa/test_mac16.S

-- 
1.7.6.4

             reply	other threads:[~2011-10-10  2:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-10  2:25 Max Filippov [this message]
2011-10-10  2:25 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement MAC16 option Max Filippov
2011-10-10  2:25 ` [Qemu-devel] [PATCH 2/2] target-xtensa: add MAC16 unit tests Max Filippov
2011-10-15 21:36 ` [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it Blue Swirl

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=1318213541-3217-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.