qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-6.2 0/2] target/mips: Use tcg_constant_* in TX79 & MXU
@ 2021-08-08 16:08 Philippe Mathieu-Daudé
  2021-08-08 16:08 ` [PATCH-for-6.2 1/2] target/mips/tx79: Use tcg_constant_tl() Philippe Mathieu-Daudé
  2021-08-08 16:08 ` [PATCH-for-6.2 2/2] target/mips/mxu: Use tcg_constant_i32() Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-08-08 16:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Aleksandar Rikalo, Richard Henderson, Philippe Mathieu-Daudé,
	Aurelien Jarno



Philippe Mathieu-Daudé (2):
  target/mips/tx79: Use tcg_constant_tl()
  target/mips/mxu: Use tcg_constant_i32()

 target/mips/tcg/mxu_translate.c  | 6 ++----
 target/mips/tcg/tx79_translate.c | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-08-09 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-08 16:08 [PATCH-for-6.2 0/2] target/mips: Use tcg_constant_* in TX79 & MXU Philippe Mathieu-Daudé
2021-08-08 16:08 ` [PATCH-for-6.2 1/2] target/mips/tx79: Use tcg_constant_tl() Philippe Mathieu-Daudé
2021-08-09 19:21   ` Richard Henderson
2021-08-08 16:08 ` [PATCH-for-6.2 2/2] target/mips/mxu: Use tcg_constant_i32() Philippe Mathieu-Daudé
2021-08-09 19:25   ` Richard Henderson

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