qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] target-mips improvements
@ 2015-09-02 22:50 Richard Henderson
  2015-09-02 22:50 ` [Qemu-devel] [PATCH v2 1/2] target-mips: Use movcond in movci and movcf* Richard Henderson
  2015-09-02 22:50 ` [Qemu-devel] [PATCH v2 2/2] target-mips: Use tcg_gen_extrh_i64_i32 Richard Henderson
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Henderson @ 2015-09-02 22:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: leon.alrae, aurelien

The first patch was originally posted back in February.  I failed to
keep any reply, if any, that may have been given.

The second patch is new, utilizing a new opcode introduced within
the past month.  For hosts that use it, it'll improve generated code.


r~


Richard Henderson (2):
  target-mips: Use movcond in movci and movcf*
  target-mips: Use tcg_gen_extrh_i64_i32

 target-mips/translate.c | 303 ++++++++++++++++++++++++------------------------
 1 file changed, 149 insertions(+), 154 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-09-04 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 22:50 [Qemu-devel] [PATCH v2 0/2] target-mips improvements Richard Henderson
2015-09-02 22:50 ` [Qemu-devel] [PATCH v2 1/2] target-mips: Use movcond in movci and movcf* Richard Henderson
2015-09-03 17:01   ` Leon Alrae
2015-09-04 14:32     ` Richard Henderson
2015-09-02 22:50 ` [Qemu-devel] [PATCH v2 2/2] target-mips: Use tcg_gen_extrh_i64_i32 Richard Henderson
2015-09-04 10:49   ` Leon Alrae

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