From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: agraf@suse.de
Subject: [Qemu-devel] [PATCH 0/5] target-s390: Use the new qemu_ld/st opcodes
Date: Wed, 11 Dec 2013 11:30:42 -0800 [thread overview]
Message-ID: <1386790247-14267-1-git-send-email-rth@twiddle.net> (raw)
The first patch is purely mechanical. The subsequent patches
tidy things up as allowed by the new interfaces.
r~
Richard Henderson (5):
target-s390: Convert to new qemu_ld/st opcodes
target-s390: Simplify op_clc
target-s390: Simplify op_cs, op_soc, op_stm
target-s390: Simplify op_icm, op_stcm
target-s390: Use little-endian ops for LOAD/STORE REVERSED
target-s390x/insn-data.def | 12 +--
target-s390x/translate.c | 251 ++++++++++++++++++++++-----------------------
2 files changed, 130 insertions(+), 133 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-12-11 19:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 19:30 Richard Henderson [this message]
2013-12-11 19:30 ` [Qemu-devel] [PATCH 1/5] target-s390: Convert to new qemu_ld/st opcodes Richard Henderson
2013-12-11 19:30 ` [Qemu-devel] [PATCH 2/5] target-s390: Simplify op_clc Richard Henderson
2013-12-11 19:30 ` [Qemu-devel] [PATCH 3/5] target-s390: Simplify op_cs, op_soc, op_stm Richard Henderson
2013-12-11 19:30 ` [Qemu-devel] [PATCH 4/5] target-s390: Simplify op_icm, op_stcm Richard Henderson
2013-12-11 19:30 ` [Qemu-devel] [PATCH 5/5] target-s390: Use little-endian ops for LOAD/STORE REVERSED Richard Henderson
2013-12-12 9:43 ` [Qemu-devel] [PATCH 0/5] target-s390: Use the new qemu_ld/st opcodes Alexander Graf
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=1386790247-14267-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=agraf@suse.de \
--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 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 NNTP newsgroup(s).