qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] target-s390: Use the new qemu_ld/st opcodes
@ 2013-12-11 19:30 Richard Henderson
  2013-12-11 19:30 ` [Qemu-devel] [PATCH 1/5] target-s390: Convert to " Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2013-12-11 19:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: agraf

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-12  9:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 19:30 [Qemu-devel] [PATCH 0/5] target-s390: Use the new qemu_ld/st opcodes Richard Henderson
2013-12-11 19:30 ` [Qemu-devel] [PATCH 1/5] target-s390: Convert to " 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

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).